fresh-themes/package.json

34 lines
766 B
JSON
Raw Normal View History

2015-10-06 19:20:47 +01:00
{
2015-12-30 23:02:06 +00:00
"name": "fresh-themes",
2016-01-06 08:51:13 +00:00
"version": "0.12.0-beta",
2015-12-30 23:02:06 +00:00
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
2015-10-06 19:20:47 +01:00
"repository": {
"type": "git",
2015-12-30 23:27:45 +00:00
"url": "https://github.com/fluentdesk/fresh-themes.git"
2015-10-06 19:20:47 +01:00
},
2016-01-06 08:51:13 +00:00
"main": "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
],
2015-12-30 23:02:06 +00:00
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
2015-10-06 19:20:47 +01:00
"license": "MIT",
"bugs": {
2015-12-30 23:27:45 +00:00
"url": "https://github.com/fluentdesk/fresh-themes/issues"
2015-10-06 19:20:47 +01:00
},
2015-12-30 23:27:45 +00:00
"homepage": "https://github.com/fluentdesk/fresh-themes",
2015-10-06 19:20:47 +01:00
"dependencies": { }
}