root / HServer / 00.Server / 00.Program / node_modules / wrappy / package.json
이력 | 보기 | 이력해설 | 다운로드 (1.4 KB)
1 | 39 | HKM | { |
---|---|---|---|
2 | "_args": [
|
||
3 | [ |
||
4 | "wrappy@1.0.2",
|
||
5 | "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program"
|
||
6 | ] |
||
7 | ], |
||
8 | "_from": "wrappy@1.0.2", |
||
9 | "_id": "wrappy@1.0.2", |
||
10 | "_inBundle": false, |
||
11 | "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", |
||
12 | "_location": "/wrappy", |
||
13 | "_phantomChildren": {},
|
||
14 | "_requested": {
|
||
15 | "type": "version", |
||
16 | "registry": true, |
||
17 | "raw": "wrappy@1.0.2", |
||
18 | "name": "wrappy", |
||
19 | "escapedName": "wrappy", |
||
20 | "rawSpec": "1.0.2", |
||
21 | "saveSpec": null, |
||
22 | "fetchSpec": "1.0.2" |
||
23 | }, |
||
24 | "_requiredBy": [
|
||
25 | "/inflight",
|
||
26 | "/once"
|
||
27 | ], |
||
28 | "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", |
||
29 | "_spec": "1.0.2", |
||
30 | "_where": "D:\\00.FAMOZ\\16.CMS\\02.SVN\\Repository\\Horizon\\HServer\\00.Server\\00.Program", |
||
31 | "author": {
|
||
32 | "name": "Isaac Z. Schlueter", |
||
33 | "email": "i@izs.me", |
||
34 | "url": "http://blog.izs.me/" |
||
35 | }, |
||
36 | "bugs": {
|
||
37 | "url": "https://github.com/npm/wrappy/issues" |
||
38 | }, |
||
39 | "dependencies": {},
|
||
40 | "description": "Callback wrapping utility", |
||
41 | "devDependencies": {
|
||
42 | "tap": "^2.3.1" |
||
43 | }, |
||
44 | "directories": {
|
||
45 | "test": "test" |
||
46 | }, |
||
47 | "files": [
|
||
48 | "wrappy.js"
|
||
49 | ], |
||
50 | "homepage": "https://github.com/npm/wrappy", |
||
51 | "license": "ISC", |
||
52 | "main": "wrappy.js", |
||
53 | "name": "wrappy", |
||
54 | "repository": {
|
||
55 | "type": "git", |
||
56 | "url": "git+https://github.com/npm/wrappy.git" |
||
57 | }, |
||
58 | "scripts": {
|
||
59 | "test": "tap --coverage test/*.js" |
||
60 | }, |
||
61 | "version": "1.0.2" |
||
62 | } |