fresh-test-themes
Version:
Samples resume themes in FRESH and JRS formats. For testing purposes.
34 lines (33 loc) • 922 B
JSON
{
"name": "fresh-test-themes",
"version": "0.2.0",
"description": "Samples resume themes in FRESH and JRS formats. For testing purposes.",
"repository": {
"type": "git",
"url": "https://github.com/fresh-standard/fresh-test-themes.git"
},
"main": "index.js",
"keywords": [
"résumé",
"resume",
"CV",
"HackMyResume",
"JSON Resume",
"FRESH Standard",
"FRESCA",
"test"
],
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
"contributors": [
"hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/fresh-standard/fresh-test-themes/issues"
},
"homepage": "https://github.com/fresh-standard/fresh-test-themes",
"dependencies": {
"fresh-theme-hello-world": "^0.1.0",
"fresh-theme-underscore": "^0.1.1"
}
}