root / HServer / 00.Server / 00.Program / node_modules / process-nextick-args / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.52 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "process-nextick-args@2.0.0",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "process-nextick-args@2.0.0", |
||
9 | "_id": "process-nextick-args@2.0.0", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==", |
||
12 | "_location": "/process-nextick-args", |
||
13 | "_phantomChildren": {},
|
||
14 | "_requested": {
|
||
15 | "type": "version", |
||
16 | "registry": true, |
||
17 | "raw": "process-nextick-args@2.0.0", |
||
18 | "name": "process-nextick-args", |
||
19 | "escapedName": "process-nextick-args", |
||
20 | "rawSpec": "2.0.0", |
||
21 | "saveSpec": null, |
||
22 | "fetchSpec": "2.0.0" |
||
23 | }, |
||
24 | "_requiredBy": [
|
||
25 | "/concat-stream/readable-stream"
|
||
26 | ], |
||
27 | "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz", |
||
28 | "_spec": "2.0.0", |
||
29 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
30 | "author": "", |
||
31 | "bugs": {
|
||
32 | "url": "https://github.com/calvinmetcalf/process-nextick-args/issues" |
||
33 | }, |
||
34 | "description": "process.nextTick but always with args", |
||
35 | "devDependencies": {
|
||
36 | "tap": "~0.2.6" |
||
37 | }, |
||
38 | "files": [
|
||
39 | "index.js"
|
||
40 | ], |
||
41 | "homepage": "https://github.com/calvinmetcalf/process-nextick-args", |
||
42 | "license": "MIT", |
||
43 | "main": "index.js", |
||
44 | "name": "process-nextick-args", |
||
45 | "repository": {
|
||
46 | "type": "git", |
||
47 | "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git" |
||
48 | }, |
||
49 | "scripts": {
|
||
50 | "test": "node test.js" |
||
51 | }, |
||
52 | "version": "2.0.0" |
||
53 | } |