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/shebang-command/package.json')
-rw-r--r--node_modules/shebang-command/package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/node_modules/shebang-command/package.json b/node_modules/shebang-command/package.json
index ca7a16a3e..dfc8e7098 100644
--- a/node_modules/shebang-command/package.json
+++ b/node_modules/shebang-command/package.json
@@ -16,12 +16,13 @@
"fetchSpec": "^1.2.0"
},
"_requiredBy": [
- "/cross-spawn"
+ "/cross-spawn",
+ "/istanbul-lib-processinfo/cross-spawn"
],
"_resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
"_shasum": "44aac65b695b03398968c39f363fee5deafdf1ea",
"_spec": "shebang-command@^1.2.0",
- "_where": "/Users/rebecca/code/npm/node_modules/cross-spawn",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/cross-spawn",
"author": {
"name": "Kevin Martensson",
"email": "kevinmartensson@gmail.com",