mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-10-31 23:16:22 +00:00
43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"name": "fresh-themes",
|
|
"version": "0.17.0-beta",
|
|
"description": "Multiformat themes and templates for your résumé / CV.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/fresh-standard/fresh-themes.git"
|
|
},
|
|
"main": "index.js",
|
|
"keywords": [
|
|
"résumé",
|
|
"resume",
|
|
"CV",
|
|
"employment",
|
|
"portfolio",
|
|
"Handlebars",
|
|
"Underscore",
|
|
"Markdown",
|
|
"LaTeX",
|
|
"HTML",
|
|
"Word",
|
|
"Microsoft Word",
|
|
"PDF",
|
|
"Acrobat",
|
|
"Adobe",
|
|
"JSON",
|
|
"YAML"
|
|
],
|
|
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
|
"contributors": [
|
|
"Brett Hardin (https://github.com/bhardin)",
|
|
"Evan Plaice <evanplaice@gmail.com> (https://github.com/evanplaice)",
|
|
"Ya Zhuang (https://github.com/zhuangya)",
|
|
"hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)"
|
|
],
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/fresh-standard/fresh-themes/issues"
|
|
},
|
|
"homepage": "https://github.com/fresh-standard/fresh-themes",
|
|
"dependencies": { }
|
|
}
|