mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-15 13:10:12 +00:00
34 lines
724 B
JSON
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": { }
|
|
}
|