2015-09-01 06:05:47 +01:00
{
2015-12-19 17:37:42 +00:00
"name" : "hackmyresume" ,
2015-12-29 22:33:16 +00:00
"version" : "1.3.0-beta" ,
2015-12-12 03:35:26 +00:00
"description" : "Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon." ,
2015-09-01 06:05:47 +01:00
"repository" : {
"type" : "git" ,
2015-12-19 17:37:42 +00:00
"url" : "https://github.com/hacksalot/HackMyResume.git"
2015-09-01 06:05:47 +01:00
} ,
2015-12-24 22:59:29 +00:00
"scripts" : {
2015-12-29 08:50:00 +00:00
"test" : "grunt clean && mocha" ,
2015-12-24 22:59:29 +00:00
"grunt" : "grunt"
} ,
2015-09-01 06:05:47 +01:00
"keywords" : [
"resume" ,
"CV" ,
"portfolio" ,
2015-11-21 08:11:37 +00:00
"employment" ,
"career" ,
"Markdown" ,
"JSON" ,
"Word" ,
"PDF" ,
"YAML" ,
"HTML" ,
2015-12-20 20:43:31 +00:00
"LaTeX" ,
"CLI" ,
"Handlebars" ,
"Underscore" ,
"template"
2015-09-01 06:05:47 +01:00
] ,
2015-12-22 23:49:11 +00:00
"author" : "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)" ,
2015-12-27 03:47:39 +00:00
"contributors" : [
"Edmund Jorgensen (https://github.com/tomheon)" ,
"Ya Zhuang (https://github.com/zhuangya)" ,
"hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)"
] ,
2015-10-07 07:20:48 +01:00
"license" : "MIT" ,
2015-09-01 06:05:47 +01:00
"preferGlobal" : "true" ,
"bugs" : {
2015-12-19 17:37:42 +00:00
"url" : "https://github.com/hacksalot/HackMyResume/issues"
2015-09-01 06:05:47 +01:00
} ,
2015-12-19 17:37:42 +00:00
"main" : "src/hackmycmd.js" ,
2015-09-24 21:09:48 +01:00
"bin" : {
2015-12-19 17:37:42 +00:00
"hackmyresume" : "src/index.js"
2015-09-24 21:09:48 +01:00
} ,
2015-12-19 17:37:42 +00:00
"homepage" : "https://github.com/hacksalot/HackMyResume" ,
2015-09-01 06:05:47 +01:00
"dependencies" : {
2015-11-21 10:56:16 +00:00
"colors" : "^1.1.2" ,
2015-12-29 08:10:26 +00:00
"copy" : "^0.1.3" ,
2015-12-29 22:33:16 +00:00
"fluent-themes" : "~0.8.0-beta" ,
2015-12-17 19:28:24 +00:00
"fresca" : "~0.2.2" ,
2015-10-26 16:30:00 +00:00
"fs-extra" : "^0.24.0" ,
2015-12-06 19:57:20 +00:00
"handlebars" : "^4.0.5" ,
2015-10-26 16:30:00 +00:00
"html" : "0.0.10" ,
"is-my-json-valid" : "^2.12.2" ,
"jst" : "0.0.13" ,
2015-12-24 09:05:17 +00:00
"lodash" : "^3.10.1" ,
2015-10-26 16:30:00 +00:00
"marked" : "^0.3.5" ,
"minimist" : "^1.2.0" ,
2015-10-26 17:48:00 +00:00
"mkdirp" : "^0.5.1" ,
2015-10-26 16:30:00 +00:00
"moment" : "^2.10.6" ,
2015-12-24 21:18:38 +00:00
"parse-filepath" : "^0.6.3" ,
2015-12-22 23:55:17 +00:00
"path-exists" : "^2.1.0" ,
2015-12-06 23:19:33 +00:00
"recursive-readdir-sync" : "^1.0.6" ,
2015-12-17 04:28:57 +00:00
"simple-html-tokenizer" : "^0.2.0" ,
2015-12-28 09:37:42 +00:00
"string.prototype.startswith" : "^0.2.0" ,
2015-10-26 16:30:00 +00:00
"underscore" : "^1.8.3" ,
2015-12-28 19:29:13 +00:00
"webshot" : "^0.16.0" ,
2015-10-26 16:30:00 +00:00
"wkhtmltopdf" : "^0.1.5" ,
"xml-escape" : "^1.0.0" ,
"yamljs" : "^0.2.4"
} ,
"devDependencies" : {
"chai" : "*" ,
"grunt" : "*" ,
2015-12-24 22:59:29 +00:00
"grunt-cli" : "^0.1.13" ,
2015-12-18 20:33:18 +00:00
"grunt-contrib-clean" : "^0.7.0" ,
2015-12-10 02:44:18 +00:00
"grunt-contrib-jshint" : "^0.11.3" ,
2015-11-21 08:11:37 +00:00
"grunt-contrib-yuidoc" : "^0.10.0" ,
2015-10-26 16:30:00 +00:00
"grunt-simple-mocha" : "*" ,
2015-12-18 20:34:30 +00:00
"jane-q-fullstacker" : "fluentdesk/jane-q-fullstacker" ,
2015-12-28 09:39:03 +00:00
"jsonresume-theme-boilerplate" : "^0.1.2" ,
"jsonresume-theme-classy" : "^1.0.9" ,
"jsonresume-theme-modern" : "0.0.18" ,
"jsonresume-theme-sceptile" : "^1.0.5" ,
2015-10-26 16:30:00 +00:00
"mocha" : "*" ,
2015-10-26 16:54:15 +00:00
"resample" : "fluentdesk/resample"
}
2015-09-01 06:05:47 +01:00
}