aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/wrappy/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/wrappy/package.json')
-rw-r--r--deps/npm/node_modules/wrappy/package.json68
1 files changed, 16 insertions, 52 deletions
diff --git a/deps/npm/node_modules/wrappy/package.json b/deps/npm/node_modules/wrappy/package.json
index 10c34634a1..168a9ffc45 100644
--- a/deps/npm/node_modules/wrappy/package.json
+++ b/deps/npm/node_modules/wrappy/package.json
@@ -1,64 +1,43 @@
{
- "_args": [
- [
- {
- "raw": "wrappy@latest",
- "scope": null,
- "escapedName": "wrappy",
- "name": "wrappy",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
- },
- "/Users/rebecca/code/npm"
- ]
- ],
- "_from": "wrappy@latest",
+ "_from": "wrappy@~1.0.2",
"_id": "wrappy@1.0.2",
- "_inCache": true,
- "_installable": true,
+ "_integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"_location": "/wrappy",
- "_nodeVersion": "5.10.1",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/wrappy-1.0.2.tgz_1463527848281_0.037129373755306005"
- },
- "_npmUser": {
- "name": "zkat",
- "email": "kat@sykosomatic.org"
- },
- "_npmVersion": "3.9.1",
"_phantomChildren": {},
"_requested": {
- "raw": "wrappy@latest",
- "scope": null,
- "escapedName": "wrappy",
+ "type": "range",
+ "registry": true,
+ "raw": "wrappy@~1.0.2",
"name": "wrappy",
- "rawSpec": "latest",
- "spec": "latest",
- "type": "tag"
+ "escapedName": "wrappy",
+ "rawSpec": "~1.0.2",
+ "saveSpec": null,
+ "fetchSpec": "~1.0.2"
},
"_requiredBy": [
- "#USER",
"/",
"/dezalgo",
"/inflight",
+ "/mississippi/duplexify/end-of-stream/once",
"/once"
],
"_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"_shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
"_shrinkwrap": null,
- "_spec": "wrappy@latest",
- "_where": "/Users/rebecca/code/npm",
+ "_spec": "wrappy@~1.0.2",
+ "_where": "/Users/zkat/Documents/code/npm",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/npm/wrappy/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "Callback wrapping utility",
"devDependencies": {
"tap": "^2.3.1"
@@ -66,30 +45,15 @@
"directories": {
"test": "test"
},
- "dist": {
- "shasum": "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f",
- "tarball": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
- },
"files": [
"wrappy.js"
],
- "gitHead": "71d91b6dc5bdeac37e218c2cf03f9ab55b60d214",
"homepage": "https://github.com/npm/wrappy",
"license": "ISC",
"main": "wrappy.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- },
- {
- "name": "zkat",
- "email": "kat@sykosomatic.org"
- }
- ],
"name": "wrappy",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/wrappy.git"