root / HServer / 00.Server / 00.Program / node_modules / pend / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.22 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"pend@1.2.0",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "pend@1.2.0", |
9 |
"_id": "pend@1.2.0", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=", |
12 |
"_location": "/pend", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "pend@1.2.0", |
18 |
"name": "pend", |
19 |
"escapedName": "pend", |
20 |
"rawSpec": "1.2.0", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "1.2.0" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/fd-slicer"
|
26 |
], |
27 |
"_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", |
28 |
"_spec": "1.2.0", |
29 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
30 |
"author": {
|
31 |
"name": "Andrew Kelley", |
32 |
"email": "superjoe30@gmail.com" |
33 |
}, |
34 |
"bugs": {
|
35 |
"url": "https://github.com/andrewrk/node-pend/issues" |
36 |
}, |
37 |
"description": "dead-simple optimistic async helper", |
38 |
"homepage": "https://github.com/andrewrk/node-pend#readme", |
39 |
"license": "MIT", |
40 |
"main": "index.js", |
41 |
"name": "pend", |
42 |
"repository": {
|
43 |
"type": "git", |
44 |
"url": "git://github.com/andrewrk/node-pend.git" |
45 |
}, |
46 |
"scripts": {
|
47 |
"test": "node test.js" |
48 |
}, |
49 |
"version": "1.2.0" |
50 |
} |