UNPKG

1.09 kBJSONView Raw
1{
2 "name": "apeman-bud-ci",
3 "version": "3.0.2",
4 "description": "apeman bud for ci scripts.",
5 "main": "lib",
6 "scripts": {
7 "test": "./ci/test.js"
8 },
9 "repository": "apeman-bud-labo/apeman-bud-ci",
10 "keywords": [
11 "apeman",
12 "bud",
13 "ci"
14 ],
15 "author": {
16 "email": "okunishitaka.com@gmail.com",
17 "name": "Taka Okunishi",
18 "url": "http://okunishitaka.com"
19 },
20 "license": "MIT",
21 "bugs": {
22 "url": "https://github.com/apeman-bud-labo/apeman-bud-ci/issues"
23 },
24 "homepage": "https://github.com/apeman-bud-labo/apeman-bud-ci#readme",
25 "dependencies": {
26 "apemanfile": "^5.2.1",
27 "argx": "^2.0.2",
28 "arrayreduce": "^2.1.0",
29 "co": "^4.6.0",
30 "stringcase": "^2.0.1"
31 },
32 "devDependencies": {
33 "ape-covering": "^3.0.1",
34 "ape-releasing": "^3.1.1",
35 "ape-reporting": "^3.0.1",
36 "ape-tasking": "^3.1.2",
37 "ape-testing": "^3.0.1",
38 "ape-tmpl": "^5.0.1",
39 "ape-updating": "^3.0.2",
40 "coz": "^5.1.5",
41 "injectmock": "^2.0.0"
42 },
43 "engines": {
44 "node": ">=6",
45 "npm": ">=3"
46 },
47 "peerDependencies": {}
48}
\No newline at end of file