apeman-tmpl-bud
Version:
apeman template of bud files.
64 lines • 1.68 kB
JSON
{
"name": "apeman-tmpl-bud",
"version": "1.38.0",
"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": "^1.3.1",
"async": "^1.5.2",
"expandglob": "^1.0.1",
"stringcase": "^2.0.1"
},
"devDependencies": {
"ape-covering": "^2.0.2",
"ape-releasing": "^2.0.1",
"ape-reporting": "^2.0.3",
"ape-tasking": "^2.0.2",
"ape-testing": "^2.0.0",
"ape-tmpl": "^2.0.9",
"ape-updating": "^2.0.3",
"apeman": "^5.11.8",
"apeman-bud-addon": "^1.0.2",
"apeman-bud-bin": "^1.7.21",
"apeman-bud-code": "^1.0.0",
"apeman-bud-consts": "^1.0.4",
"apeman-bud-error": "^1.1.0",
"apeman-bud-extension": "^1.0.0",
"apeman-bud-hook": "^1.0.4",
"apeman-bud-pkg": "^1.0.1",
"apeman-bud-privacy": "^1.1.1",
"apeman-bud-react": "^1.11.3",
"apeman-bud-readme": "^2.2.2",
"apeman-bud-route": "^1.4.1",
"apeman-bud-seed": "^1.0.10",
"apeman-bud-settings": "^1.2.1",
"apeman-bud-terms": "^1.0.3",
"apeman-bud-test": "^2.1.6",
"apeman-bud-trigger": "^1.0.0",
"coz": "^4.0.2",
"injectmock": "^1.1.3",
"sharegit": "^1.0.0"
},
"engines": {
"node": ">=4.0.0"
}
}