UNPKG

1.09 kBJSONView Raw
1{
2 "name": "apeman-bud-ci",
3 "version": "1.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 "name": "okunishinishi",
17 "email": "okunishitaka.com@gmail.com",
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": "^2.4.1",
27 "argx": "^1.3.1",
28 "async": "^1.4.2",
29 "stringcase": "^1.2.5"
30 },
31 "devDependencies": {
32 "ape-covering": "^1.0.8",
33 "ape-releasing": "^1.0.16",
34 "ape-reporting": "^1.0.9",
35 "ape-tasking": "^1.0.7",
36 "ape-testing": "^1.3.2",
37 "ape-tmpl": "^1.3.13",
38 "ape-updating": "^1.1.0",
39 "coz": "^3.1.5",
40 "coz-tmpl": "^1.1.0",
41 "injectmock": "^1.1.3",
42 "sharegit": "^1.0.0"
43 },
44 "peerDependencies": {
45 "apeman": "^4.3.2"
46 }
47}
\No newline at end of file