UNPKG

jsonresume-theme-zurb

Version:
34 lines (33 loc) 862 B
{ "name": "jsonresume-theme-zurb", "version": "0.4.0", "description": "JSON Resume Template with zurb Foundation for Sites.", "main": "index.js", "author": "David England <DavidEEngland@Outlook.com>", "license": "MIT", "keywords": [ "jsonresume", "json", "resume", "theme", "zurb", "foundation", "cv" ], "repository": { "type": "git", "url": "https://github.com/DavidEngland/jsonresume-theme-zurb.git" }, "bugs": { "url": "https://github.com/DavidEngland/jsonresume-theme-zurb/issues", "email": "DavidEEngland@Outlook.com" }, "homepage": "https://github.com/DavidEngland/jsonresume-theme-zurb", "dependencies": { "handlebars": "^2.0.0-alpha.4" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }