UNPKG

1.71 kBJSONView Raw
1{
2 "name": "apeman-tmpl-bud",
3 "version": "2.0.2",
4 "description": "apeman template of bud files.",
5 "main": "lib",
6 "scripts": {
7 "test": "./ci/test.js"
8 },
9 "repository": "apeman-tmpl-labo/apeman-tmpl-bud",
10 "keywords": [
11 "apeman",
12 "tmpl",
13 "bud"
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-tmpl-labo/apeman-tmpl-bud/issues"
23 },
24 "homepage": "https://github.com/apeman-tmpl-labo/apeman-tmpl-bud#readme",
25 "dependencies": {
26 "argx": "^2.0.2",
27 "async": "^1.5.2",
28 "co": "^4.6.0",
29 "expandglob": "^3.0.2",
30 "stringcase": "^2.0.1"
31 },
32 "devDependencies": {
33 "ape-covering": "^3.0.3",
34 "ape-formatting": "^1.0.0",
35 "ape-releasing": "^3.1.1",
36 "ape-reporting": "^3.0.1",
37 "ape-tasking": "^4.0.0",
38 "ape-testing": "^4.0.0",
39 "ape-tmpl": "^5.0.1",
40 "ape-updating": "^3.0.2",
41 "apeman": "^6.1.3",
42 "apeman-bud-addon": "^2.0.0",
43 "apeman-bud-bin": "^2.0.0",
44 "apeman-bud-code": "^2.0.0",
45 "apeman-bud-consts": "^2.0.0",
46 "apeman-bud-error": "^2.0.0",
47 "apeman-bud-extension": "^2.0.0",
48 "apeman-bud-hook": "^2.0.0",
49 "apeman-bud-pkg": "^2.0.0",
50 "apeman-bud-privacy": "^2.0.0",
51 "apeman-bud-react": "^2.0.3",
52 "apeman-bud-readme": "^3.0.0",
53 "apeman-bud-route": "^2.0.0",
54 "apeman-bud-seed": "^2.0.0",
55 "apeman-bud-settings": "^2.0.0",
56 "apeman-bud-terms": "^2.0.0",
57 "apeman-bud-test": "^3.0.0",
58 "apeman-bud-trigger": "^2.0.0",
59 "coz": "^6.0.2",
60 "injectmock": "^2.0.0"
61 },
62 "engines": {
63 "node": ">=6",
64 "npm": ">=3"
65 }
66}