jsonresume-theme-classy
Version:
An uber-classy JSONResume theme.
33 lines (32 loc) • 783 B
JSON
{
"name": "jsonresume-theme-classy",
"version": "1.0.9",
"description": "An uber-classy JSONResume theme.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Jared Cubilla",
"license": "MIT",
"dependencies": {
"lodash": "^2.4.1",
"mustache": "^0.8.2",
"tarball-extract": "0.0.3",
"resume-schema": "0.0.15"
},
"repository": {
"type": "git",
"url": "https://github.com/JaredCubilla/jsonresume-theme-classy.git"
},
"keywords": [
"json",
"jsonresume",
"theme",
"classy",
"jsonresume-theme"
],
"bugs": {
"url": "https://github.com/JaredCubilla/jsonresume-theme-classy/issues"
},
"homepage": "https://github.com/JaredCubilla/jsonresume-theme-classy"
}