Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/object-assign/package.json')
-rw-r--r--node_modules/object-assign/package.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/node_modules/object-assign/package.json b/node_modules/object-assign/package.json
index ad356bfb5..301e0c13b 100644
--- a/node_modules/object-assign/package.json
+++ b/node_modules/object-assign/package.json
@@ -16,17 +16,16 @@
"fetchSpec": "^4.1.0"
},
"_requiredBy": [
- "/del",
- "/fbjs",
+ "/cli-table3",
"/file-entry-cache",
"/gauge",
- "/globby",
- "/prop-types"
+ "/prop-types",
+ "/react"
],
"_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"_shasum": "2109adc7965887cfc05cbbd442cac8bfbb360863",
"_spec": "object-assign@^4.1.0",
- "_where": "/Users/rebecca/code/npm/node_modules/gauge",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/gauge",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",