1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-03 15:50:05 +01:00
fresh-themes/package.json
2015-12-17 07:52:41 -05:00

34 lines
724 B
JSON

{
"name": "fluent-themes",
"version": "0.6.2-beta",
"description": "Multiformat résumé themes and templates for FluentCV and JSON Resume.",
"repository": {
"type": "git",
"url": "https://github.com/fluentdesk/fluent-themes.git"
},
"main": "themes/README.md",
"keywords": [
"résumé",
"resume",
"CV",
"portfolio",
"Handlebars",
"Underscore",
"Markdown",
"LaTeX",
"HTML",
"Microsoft Word",
"PDF",
"Acrobat",
"JSON",
"YAML"
],
"author": "James M. Devlin",
"license": "MIT",
"bugs": {
"url": "https://github.com/fluentdesk/fluent-themes/issues"
},
"homepage": "https://github.com/fluentdesk/fluent-themes",
"dependencies": { }
}