package.json
1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"_args": [
[
"optjs@latest",
"/Users/AlexWang/ws/LiveClass/node_modules/ascli"
]
],
"_cnpm_publish_time": 1452525377788,
"_from": "optjs@latest",
"_id": "optjs@3.2.2",
"_inCache": true,
"_installable": true,
"_location": "/optjs",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "dcode@dcode.io",
"name": "dcode"
},
"_npmVersion": "2.11.3",
"_phantomChildren": {},
"_requested": {
"name": "optjs",
"raw": "optjs@latest",
"rawSpec": "latest",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/ascli"
],
"_resolved": "https://registry.npm.taobao.org/optjs/download/optjs-3.2.2.tgz",
"_shasum": "69a6ce89c442a44403141ad2f9b370bd5bb6f4ee",
"_shrinkwrap": null,
"_spec": "optjs@latest",
"_where": "/Users/AlexWang/ws/LiveClass/node_modules/ascli",
"author": {
"email": "dcode@dcode.io",
"name": "Daniel Wirtz"
},
"bugs": {
"url": "https://github.com/dcodeIO/opt.js/issues"
},
"dependencies": {},
"description": "Probably the sole command line option parser you'll ever need to...",
"devDependencies": {},
"directories": {},
"dist": {
"noattachment": false,
"shasum": "69a6ce89c442a44403141ad2f9b370bd5bb6f4ee",
"size": 1139,
"tarball": "http://registry.npm.taobao.org/optjs/download/optjs-3.2.2.tgz"
},
"gitHead": "3316e52955256e0fde52c2fa8f00dd5eba665208",
"homepage": "https://github.com/dcodeIO/opt.js#readme",
"license": "MIT",
"main": "./opt.js",
"maintainers": [
{
"email": "dcode@dcode.io",
"name": "dcode"
}
],
"name": "optjs",
"optionalDependencies": {},
"publish_time": 1452525377788,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/dcodeIO/opt.js.git"
},
"scripts": {},
"version": "3.2.2"
}