mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-14 20:50:11 +00:00
34 lines
775 B
JSON
34 lines
775 B
JSON
{
|
|
"name": "fresh-themes",
|
|
"version": "0.9.0-beta",
|
|
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
|
|
"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": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/fluentdesk/fluent-themes/issues"
|
|
},
|
|
"homepage": "https://github.com/fluentdesk/fluent-themes",
|
|
"dependencies": { }
|
|
}
|