summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/aproba/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/aproba/package.json')
-rw-r--r--deps/npm/node_modules/aproba/package.json19
1 files changed, 11 insertions, 8 deletions
diff --git a/deps/npm/node_modules/aproba/package.json b/deps/npm/node_modules/aproba/package.json
index f3720a897a..534c6beb57 100644
--- a/deps/npm/node_modules/aproba/package.json
+++ b/deps/npm/node_modules/aproba/package.json
@@ -1,4 +1,10 @@
{
+ "_args": [
+ [
+ "aproba@1.2.0",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
"_from": "aproba@1.2.0",
"_id": "aproba@1.2.0",
"_inBundle": false,
@@ -16,17 +22,16 @@
"fetchSpec": "1.2.0"
},
"_requiredBy": [
- "#USER",
"/",
+ "/copy-concurrently",
+ "/gauge",
+ "/gentle-fs",
"/move-concurrently",
- "/move-concurrently/copy-concurrently",
- "/move-concurrently/run-queue",
"/npm-profile",
- "/npmlog/gauge"
+ "/run-queue"
],
"_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
- "_shasum": "6802e6264efd18c790a1b0d517f0f2627bf2c94a",
- "_spec": "aproba@1.2.0",
+ "_spec": "1.2.0",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Rebecca Turner",
@@ -35,9 +40,7 @@
"bugs": {
"url": "https://github.com/iarna/aproba/issues"
},
- "bundleDependencies": false,
"dependencies": {},
- "deprecated": false,
"description": "A ridiculously light-weight argument validator (now browser friendly)",
"devDependencies": {
"standard": "^10.0.3",