UNPKG

jsonresume-theme-kendall

Version:
30 lines (29 loc) 715 B
{ "name": "jsonresume-theme-kendall", "version": "0.2.0", "description": "A JSON Resume theme built with bootstrap", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "M. Adam Kendall", "license": "MIT", "dependencies": { "gravatar": "^1.0.6", "lodash": "^4.17.20", "mustache": "^2.2.1" }, "repository": { "type": "git", "url": "https://github.com/linuxbozo/jsonresume-theme-kendall.git" }, "keywords": [ "json", "jsonresume", "theme" ], "bugs": { "url": "https://github.com/linuxbozo/jsonresume-theme-kendall/issues" }, "homepage": "https://github.com/linuxbozo/jsonresume-theme-kendall" }