fresh-themes/package.json

34 lines
724 B
JSON
Raw Normal View History

2015-10-06 19:20:47 +01:00
{
2015-10-26 17:36:18 +00:00
"name": "fluent-themes",
2015-12-30 22:41:03 +00:00
"version": "0.9.0-beta",
2015-12-17 12:52:41 +00:00
"description": "Multiformat résumé themes and templates for FluentCV and JSON Resume.",
2015-10-06 19:20:47 +01:00
"repository": {
"type": "git",
2015-10-26 17:36:18 +00:00
"url": "https://github.com/fluentdesk/fluent-themes.git"
2015-10-06 19:20:47 +01:00
},
"main": "themes/README.md",
2015-10-06 19:20:47 +01:00
"keywords": [
2015-12-17 12:52:41 +00:00
"résumé",
2015-10-06 19:20:47 +01:00
"resume",
"CV",
"portfolio",
2015-12-17 12:52:41 +00:00
"Handlebars",
"Underscore",
"Markdown",
"LaTeX",
"HTML",
"Microsoft Word",
"PDF",
"Acrobat",
"JSON",
"YAML"
2015-10-06 19:20:47 +01:00
],
"author": "James M. Devlin",
"license": "MIT",
"bugs": {
2015-10-26 17:36:18 +00:00
"url": "https://github.com/fluentdesk/fluent-themes/issues"
2015-10-06 19:20:47 +01:00
},
2015-10-26 17:36:18 +00:00
"homepage": "https://github.com/fluentdesk/fluent-themes",
2015-10-06 19:20:47 +01:00
"dependencies": { }
}