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/package.json')
-rw-r--r--node_modules/cross-spawn/package.json7
1 files changed, 5 insertions, 2 deletions
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",