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/is-typedarray/package.json')
-rw-r--r--node_modules/is-typedarray/package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/node_modules/is-typedarray/package.json b/node_modules/is-typedarray/package.json
index 56e910707..e1ccb9b2a 100644
--- a/node_modules/is-typedarray/package.json
+++ b/node_modules/is-typedarray/package.json
@@ -16,12 +16,14 @@
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
- "/request"
+ "/request",
+ "/tap/write-file-atomic",
+ "/typedarray-to-buffer"
],
"_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
"_shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a",
"_spec": "is-typedarray@~1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/request",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/request",
"author": {
"name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com",