aboutsummaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-gyp/node_modules/path-array/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/node-gyp/node_modules/path-array/package.json')
-rw-r--r--deps/npm/node_modules/node-gyp/node_modules/path-array/package.json27
1 files changed, 18 insertions, 9 deletions
diff --git a/deps/npm/node_modules/node-gyp/node_modules/path-array/package.json b/deps/npm/node_modules/node-gyp/node_modules/path-array/package.json
index e69958df33..df328efaf5 100644
--- a/deps/npm/node_modules/node-gyp/node_modules/path-array/package.json
+++ b/deps/npm/node_modules/node-gyp/node_modules/path-array/package.json
@@ -1,7 +1,15 @@
{
"_args": [
[
- "path-array@^1.0.0",
+ {
+ "raw": "path-array@^1.0.0",
+ "scope": null,
+ "escapedName": "path-array",
+ "name": "path-array",
+ "rawSpec": "^1.0.0",
+ "spec": ">=1.0.0 <2.0.0",
+ "type": "range"
+ },
"/Users/rebecca/code/npm/node_modules/node-gyp"
]
],
@@ -12,16 +20,17 @@
"_location": "/node-gyp/path-array",
"_nodeVersion": "5.3.0",
"_npmUser": {
- "email": "nathan@tootallnate.net",
- "name": "tootallnate"
+ "name": "tootallnate",
+ "email": "nathan@tootallnate.net"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
- "name": "path-array",
"raw": "path-array@^1.0.0",
- "rawSpec": "^1.0.0",
"scope": null,
+ "escapedName": "path-array",
+ "name": "path-array",
+ "rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
@@ -34,8 +43,8 @@
"_spec": "path-array@^1.0.0",
"_where": "/Users/rebecca/code/npm/node_modules/node-gyp",
"author": {
- "email": "nathan@tootallnate.net",
"name": "Nathan Rajlich",
+ "email": "nathan@tootallnate.net",
"url": "http://n8.io/"
},
"bugs": {
@@ -51,14 +60,14 @@
"directories": {},
"dist": {
"shasum": "7e2f0f35f07a2015122b868b7eac0eb2c4fec271",
- "tarball": "http://registry.npmjs.org/path-array/-/path-array-1.0.1.tgz"
+ "tarball": "https://registry.npmjs.org/path-array/-/path-array-1.0.1.tgz"
},
"gitHead": "d249bd897661ca60720218edabbfeaa73c67778a",
"homepage": "https://github.com/TooTallNate/node-path-array",
"keywords": [
"PATH",
- "array",
- "env"
+ "env",
+ "array"
],
"license": "MIT",
"main": "index.js",