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/cross-spawn')
-rw-r--r--node_modules/cross-spawn/node_modules/which/package.json2
-rw-r--r--node_modules/cross-spawn/package.json7
2 files changed, 6 insertions, 3 deletions
diff --git a/node_modules/cross-spawn/node_modules/which/package.json b/node_modules/cross-spawn/node_modules/which/package.json
index 6a22cf78c..3f1aecc1a 100644
--- a/node_modules/cross-spawn/node_modules/which/package.json
+++ b/node_modules/cross-spawn/node_modules/which/package.json
@@ -21,7 +21,7 @@
"_resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
"_shasum": "a45043d54f5805316da8d62f9f50918d3da70b0a",
"_spec": "which@^1.2.9",
- "_where": "/Users/claudiahdz/npm/cli/node_modules/cross-spawn",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/cross-spawn",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
diff --git a/node_modules/cross-spawn/package.json b/node_modules/cross-spawn/package.json
index e55b57093..ad6bdcabe 100644
--- a/node_modules/cross-spawn/package.json
+++ b/node_modules/cross-spawn/package.json
@@ -4,7 +4,10 @@
"_inBundle": false,
"_integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=",
"_location": "/cross-spawn",
- "_phantomChildren": {},
+ "_phantomChildren": {
+ "isexe": "2.0.0",
+ "pseudomap": "1.0.2"
+ },
"_requested": {
"type": "range",
"registry": true,
@@ -22,7 +25,7 @@
"_resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz",
"_shasum": "e8bd0efee58fcff6f8f94510a0a554bbfa235449",
"_spec": "cross-spawn@^5.0.1",
- "_where": "/Users/rebecca/code/npm/node_modules/execa",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/execa",
"author": {
"name": "IndigoUnited",
"email": "hello@indigounited.com",