UNPKG

sg-templates

Version:
44 lines (43 loc) 987 B
{ "name": "sg-templates", "version": "1.4.4", "description": "Templates for SUGOS", "main": "lib", "scripts": { "test": "node ./ci/test.js", "prepare": "node ./ci/build.js" }, "repository": "realglobe-Inc/sg-templates", "keywords": [ "SUGOS" ], "author": { "name": "Taka Okunishi", "email": "okunishitaka.com@gmail.com", "url": "http://okunishitaka.com" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/realglobe-Inc/sg-templates/issues" }, "homepage": "https://github.com/realglobe-Inc/sg-templates#readme", "dependencies": { "co": "^4.6.0" }, "devDependencies": { "aglob": "^2.0.1", "amocha": "^2.0.0", "ape-formatting": "^1.0.2", "ape-releasing": "^4.0.4", "ape-tasking": "^4.0.8", "ape-tmpl": "^5.0.15", "ape-updating": "^4.0.5", "coz": "^6.0.17", "injectmock": "^2.0.0", "sugos-travis": "^2.0.7" }, "engines": { "node": ">=6", "npm": ">=4" } }