1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-06-29 06:00:06 +01:00
fresh-themes/package.json
2015-12-30 18:37:05 -05:00

34 lines
772 B
JSON

{
"name": "fresh-themes",
"version": "0.9.2-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": { }
}