mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
76b362c2b8
@evanplaice submit a PR as needed to update or change your contributor info (defaults to what's on your public GH profile). Thanks again. -HAL
43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"name": "fresh-themes",
|
|
"version": "0.14.0-beta",
|
|
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/fluentdesk/fresh-themes.git"
|
|
},
|
|
"main": "README.md",
|
|
"keywords": [
|
|
"résumé",
|
|
"resume",
|
|
"CV",
|
|
"employment",
|
|
"portfolio",
|
|
"Handlebars",
|
|
"Underscore",
|
|
"Markdown",
|
|
"LaTeX",
|
|
"HTML",
|
|
"Word",
|
|
"Microsoft Word",
|
|
"PDF",
|
|
"Acrobat",
|
|
"Adobe",
|
|
"JSON",
|
|
"YAML"
|
|
],
|
|
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
|
|
"contributors": [
|
|
"Brett Hardin (https://github.com/bhardin)",
|
|
"Evan Plaice <evanplaice@gmail.com> (https://github.com/evanplaice)",
|
|
"Ya Zhuang (https://github.com/zhuangya)",
|
|
"hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)"
|
|
],
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/fluentdesk/fresh-themes/issues"
|
|
},
|
|
"homepage": "https://github.com/fluentdesk/fresh-themes",
|
|
"dependencies": { }
|
|
}
|