apeman-tmpl-bud
Version:
apeman template of bud files.
52 lines • 1.27 kB
JSON
{
"name": "apeman-tmpl-bud",
"version": "1.20.5",
"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": {
"apeman-bud-seed": "^1.0.1",
"argx": "^1.3.1",
"async": "^1.5.0",
"expandglob": "^1.0.1",
"stringcase": "^2.0.0"
},
"devDependencies": {
"ape-covering": "^2.0.2",
"ape-releasing": "^2.0.0",
"ape-reporting": "^2.0.3",
"ape-tasking": "^2.0.1",
"ape-testing": "^2.0.0",
"ape-tmpl": "^2.0.5",
"ape-updating": "^2.0.1",
"apeman-bud-bin": "^1.7.9",
"apeman-bud-pkg": "^1.0.1",
"apeman-bud-react": "^1.2.12",
"apeman-bud-settings": "^1.0.1",
"apeman-bud-test": "^2.0.5",
"coz": "^3.1.6",
"injectmock": "^1.1.3",
"sharegit": "^1.0.0"
},
"engines": {
"node": ">=4.0.0"
}
}