• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_args": [
3    [
4      "wrappy@1.0.2",
5      "/Users/rebecca/code/npm"
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    "/",
26    "/dezalgo",
27    "/inflight",
28    "/once"
29  ],
30  "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
31  "_spec": "1.0.2",
32  "_where": "/Users/rebecca/code/npm",
33  "author": {
34    "name": "Isaac Z. Schlueter",
35    "email": "i@izs.me",
36    "url": "http://blog.izs.me/"
37  },
38  "bugs": {
39    "url": "https://github.com/npm/wrappy/issues"
40  },
41  "dependencies": {},
42  "description": "Callback wrapping utility",
43  "devDependencies": {
44    "tap": "^2.3.1"
45  },
46  "directories": {
47    "test": "test"
48  },
49  "files": [
50    "wrappy.js"
51  ],
52  "homepage": "https://github.com/npm/wrappy",
53  "license": "ISC",
54  "main": "wrappy.js",
55  "name": "wrappy",
56  "repository": {
57    "type": "git",
58    "url": "git+https://github.com/npm/wrappy.git"
59  },
60  "scripts": {
61    "test": "tap --coverage test/*.js"
62  },
63  "version": "1.0.2"
64}
65