root / HServer / 00.Server / 00.Program / node_modules / util-deprecate / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.56 KB)
1 |
{ |
---|---|
2 |
"_args": [
|
3 |
[ |
4 |
"util-deprecate@1.0.2",
|
5 |
"D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
6 |
] |
7 |
], |
8 |
"_from": "util-deprecate@1.0.2", |
9 |
"_id": "util-deprecate@1.0.2", |
10 |
"_inBundle": false, |
11 |
"_integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", |
12 |
"_location": "/util-deprecate", |
13 |
"_phantomChildren": {},
|
14 |
"_requested": {
|
15 |
"type": "version", |
16 |
"registry": true, |
17 |
"raw": "util-deprecate@1.0.2", |
18 |
"name": "util-deprecate", |
19 |
"escapedName": "util-deprecate", |
20 |
"rawSpec": "1.0.2", |
21 |
"saveSpec": null, |
22 |
"fetchSpec": "1.0.2" |
23 |
}, |
24 |
"_requiredBy": [
|
25 |
"/concat-stream/readable-stream"
|
26 |
], |
27 |
"_resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
28 |
"_spec": "1.0.2", |
29 |
"_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
30 |
"author": {
|
31 |
"name": "Nathan Rajlich", |
32 |
"email": "nathan@tootallnate.net", |
33 |
"url": "http://n8.io/" |
34 |
}, |
35 |
"browser": "browser.js", |
36 |
"bugs": {
|
37 |
"url": "https://github.com/TooTallNate/util-deprecate/issues" |
38 |
}, |
39 |
"description": "The Node.js `util.deprecate()` function with browser support", |
40 |
"homepage": "https://github.com/TooTallNate/util-deprecate", |
41 |
"keywords": [
|
42 |
"util",
|
43 |
"deprecate",
|
44 |
"browserify",
|
45 |
"browser",
|
46 |
"node"
|
47 |
], |
48 |
"license": "MIT", |
49 |
"main": "node.js", |
50 |
"name": "util-deprecate", |
51 |
"repository": {
|
52 |
"type": "git", |
53 |
"url": "git://github.com/TooTallNate/util-deprecate.git" |
54 |
}, |
55 |
"scripts": {
|
56 |
"test": "echo \"Error: no test specified\" && exit 1" |
57 |
}, |
58 |
"version": "1.0.2" |
59 |
} |