apeman-tmpl-bud
Version:
apeman template of bud files.
66 lines • 1.71 kB
JSON
{
"name": "apeman-tmpl-bud",
"version": "2.0.6",
"description": "apeman template of bud files.",
"main": "lib",
"scripts": {
"test": "./ci/test.js"
},
"repository": "apeman-tmpl-labo/apeman-tmpl-bud",
"keywords": [
"apeman",
"tmpl",
"bud"
],
"author": {
"email": "okunishitaka.com@gmail.com",
"name": "Taka Okunishi",
"url": "http://okunishitaka.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/apeman-tmpl-labo/apeman-tmpl-bud/issues"
},
"homepage": "https://github.com/apeman-tmpl-labo/apeman-tmpl-bud#readme",
"dependencies": {
"argx": "^2.0.2",
"async": "^1.5.2",
"co": "^4.6.0",
"expandglob": "^3.0.2",
"stringcase": "^2.0.1"
},
"devDependencies": {
"ape-covering": "^3.0.3",
"ape-formatting": "^1.0.0",
"ape-releasing": "^3.1.1",
"ape-reporting": "^3.0.1",
"ape-tasking": "^4.0.0",
"ape-testing": "^4.0.0",
"ape-tmpl": "^5.0.1",
"ape-updating": "^3.0.2",
"apeman": "^6.1.3",
"apeman-bud-addon": "^2.0.0",
"apeman-bud-bin": "^2.0.0",
"apeman-bud-code": "^2.0.0",
"apeman-bud-consts": "^2.0.0",
"apeman-bud-error": "^2.0.0",
"apeman-bud-extension": "^2.0.0",
"apeman-bud-hook": "^2.0.0",
"apeman-bud-pkg": "^2.0.0",
"apeman-bud-privacy": "^2.0.0",
"apeman-bud-react": "^2.0.3",
"apeman-bud-readme": "^3.0.0",
"apeman-bud-route": "^2.0.0",
"apeman-bud-seed": "^2.0.0",
"apeman-bud-settings": "^2.0.0",
"apeman-bud-terms": "^2.0.0",
"apeman-bud-test": "^3.0.0",
"apeman-bud-trigger": "^2.0.0",
"coz": "^6.0.2",
"injectmock": "^2.0.0"
},
"engines": {
"node": ">=6",
"npm": ">=3"
}
}