fresh-themes/package.json

34 lines
773 B
JSON

{
"name": "fresh-themes",
"version": "0.10.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": "themes/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)",
"license": "MIT",
"bugs": {
"url": "https://github.com/fluentdesk/fresh-themes/issues"
},
"homepage": "https://github.com/fluentdesk/fresh-themes",
"dependencies": { }
}