fresh-themes/package.json

39 lines
960 B
JSON

{
"name": "fresh-themes",
"version": "0.13.0-beta",
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
"repository": {
"type": "git",
"url": "https://github.com/fluentdesk/fresh-themes.git"
},
"main": "README.md",
"keywords": [
"résumé",
"resume",
"CV",
"portfolio",
"Handlebars",
"Underscore",
"Markdown",
"LaTeX",
"HTML",
"Microsoft Word",
"PDF",
"Acrobat",
"JSON",
"YAML"
],
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
"contributors": [
"Brett Hardin (https://github.com/bhardin)",
"Ya Zhuang (https://github.com/zhuangya)",
"hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/fluentdesk/fresh-themes/issues"
},
"homepage": "https://github.com/fluentdesk/fresh-themes",
"dependencies": { }
}