UNPKG

1.18 kBJSONView Raw
1{
2 "name": "apeman-srch",
3 "version": "1.0.2",
4 "description": "Plugin search for apeman.",
5 "main": "lib",
6 "bin": {
7 "apeman-srch": "./bin/apeman-srch"
8 },
9 "scripts": {
10 "test": "./ci/test.js"
11 },
12 "repository": "apeman-cmd-labo/apeman-srch",
13 "keywords": [
14 "apeman",
15 "command"
16 ],
17 "author": {
18 "email": "okunishitaka.com@gmail.com",
19 "name": "okunishinishi",
20 "url": "http://okunishitaka.com"
21 },
22 "license": "MIT",
23 "bugs": {
24 "url": "https://github.com/apeman-cmd-labo/apeman-srch/issues"
25 },
26 "homepage": "https://github.com/apeman-cmd-labo/apeman-srch#readme",
27 "dependencies": {
28 "argx": "^1.3.1",
29 "async": "^1.5.0",
30 "cli-color": "^1.1.0",
31 "colorprint": "^2.0.4",
32 "commander": "^2.9.0",
33 "js-yaml": "^3.4.3",
34 "request": "^2.65.0",
35 "textconv": "^1.1.0"
36 },
37 "devDependencies": {
38 "ape-covering": "^1.0.8",
39 "ape-releasing": "^1.0.16",
40 "ape-reporting": "^1.0.9",
41 "ape-tasking": "^1.0.8",
42 "ape-testing": "^1.3.2",
43 "ape-tmpl": "^1.3.14",
44 "ape-updating": "^1.1.1",
45 "coz": "^3.1.5",
46 "coz-tmpl": "^1.1.0",
47 "injectmock": "^1.1.3",
48 "sharegit": "^1.0.0"
49 }
50}
\No newline at end of file