fresca
Version:
The FRESH schema for resumes and CVs.
31 lines (30 loc) • 555 B
JSON
{
"name": "fresca",
"version": "0.6.1",
"homepage": "https://github.com/fresh-standard/FRESCA",
"authors": [
"hacksalot <hacksalot@indevious.com>"
],
"description": "The FRESH schema for resumes and CVs.",
"main": "schema/fresh-resume-schema.json",
"keywords": [
"resume",
"résumé",
"CV",
"FRESCA",
"FRESH",
"HackMyResume",
"FluentCV",
"schema",
"JSON",
"employment"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}