Initial commit
[yaffs-website] / node_modules / wrappy / package.json
1 {
2   "_args": [
3     [
4       "wrappy@1",
5       "/var/www/yaffs/node_modules/inflight"
6     ]
7   ],
8   "_from": "wrappy@>=1.0.0 <2.0.0",
9   "_id": "wrappy@1.0.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/wrappy",
13   "_nodeVersion": "5.10.1",
14   "_npmOperationalInternal": {
15     "host": "packages-16-east.internal.npmjs.com",
16     "tmp": "tmp/wrappy-1.0.2.tgz_1463527848281_0.037129373755306005"
17   },
18   "_npmUser": {
19     "email": "kat@sykosomatic.org",
20     "name": "zkat"
21   },
22   "_npmVersion": "3.9.1",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "wrappy",
26     "raw": "wrappy@1",
27     "rawSpec": "1",
28     "scope": null,
29     "spec": ">=1.0.0 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/inflight",
34     "/once"
35   ],
36   "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
37   "_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
38   "_shrinkwrap": null,
39   "_spec": "wrappy@1",
40   "_where": "/var/www/yaffs/node_modules/inflight",
41   "author": {
42     "email": "i@izs.me",
43     "name": "Isaac Z. Schlueter",
44     "url": "http://blog.izs.me/"
45   },
46   "bugs": {
47     "url": "https://github.com/npm/wrappy/issues"
48   },
49   "dependencies": {},
50   "description": "Callback wrapping utility",
51   "devDependencies": {
52     "tap": "^2.3.1"
53   },
54   "directories": {
55     "test": "test"
56   },
57   "dist": {
58     "shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
59     "tarball": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
60   },
61   "files": [
62     "wrappy.js"
63   ],
64   "gitHead": "71d91b6dc5bdeac37e218c2cf03f9ab55b60d214",
65   "homepage": "https://github.com/npm/wrappy",
66   "license": "ISC",
67   "main": "wrappy.js",
68   "maintainers": [
69     {
70       "name": "isaacs",
71       "email": "i@izs.me"
72     },
73     {
74       "name": "zkat",
75       "email": "kat@sykosomatic.org"
76     }
77   ],
78   "name": "wrappy",
79   "optionalDependencies": {},
80   "readme": "ERROR: No README data found!",
81   "repository": {
82     "type": "git",
83     "url": "git+https://github.com/npm/wrappy.git"
84   },
85   "scripts": {
86     "test": "tap --coverage test/*.js"
87   },
88   "version": "1.0.2"
89 }