UNPKG

1.07 kBJSONView Raw
1{
2 "name": "apeman-tmpl-env",
3 "version": "1.0.9",
4 "description": "apeman template of env files.",
5 "main": "lib",
6 "scripts": {
7 "test": "./ci/test.js"
8 },
9 "repository": "apeman-tmpl-labo/apeman-tmpl-env",
10 "keywords": [
11 "apeman",
12 "tmpl",
13 "env"
14 ],
15 "author": {
16 "email": "okunishinishi@gmail.com",
17 "name": "okunishinishi",
18 "url": "http://okunishitaka.com"
19 },
20 "license": "MIT",
21 "bugs": {
22 "url": "https://github.com/apeman-tmpl-labo/apeman-tmpl-env/issues"
23 },
24 "homepage": "https://github.com/apeman-tmpl-labo/apeman-tmpl-env#readme",
25 "dependencies": {
26 "argx": "^1.3.1",
27 "async": "^1.4.2",
28 "expandglob": "^1.0.1",
29 "findout": "^1.2.3",
30 "stringcase": "^1.2.5"
31 },
32 "devDependencies": {
33 "ape-covering": "^1.0.8",
34 "ape-releasing": "^1.0.16",
35 "ape-reporting": "^1.0.9",
36 "ape-tasking": "^1.0.7",
37 "ape-testing": "^1.3.2",
38 "ape-tmpl": "^1.3.9",
39 "ape-updating": "^1.1.0",
40 "coz": "^3.1.2",
41 "coz-tmpl": "^1.1.0",
42 "injectmock": "^1.1.3",
43 "sharegit": "^1.0.0"
44 }
45}
\No newline at end of file