ad8edc9f83eeddd6cbe7655ac4acbcc2ce2e3551
[platform/upstream/nodejs.git] / deps / npm / node_modules / node-gyp / node_modules / path-array / package.json
1 {
2   "name": "path-array",
3   "version": "1.0.0",
4   "description": "Treat your $PATH like a JavaScript Array",
5   "main": "index.js",
6   "scripts": {
7     "test": "mocha --reporter spec"
8   },
9   "repository": {
10     "type": "git",
11     "url": "git://github.com/TooTallNate/node-path-array.git"
12   },
13   "keywords": [
14     "PATH",
15     "env",
16     "array"
17   ],
18   "author": {
19     "name": "Nathan Rajlich",
20     "email": "nathan@tootallnate.net",
21     "url": "http://n8.io/"
22   },
23   "license": "MIT",
24   "bugs": {
25     "url": "https://github.com/TooTallNate/node-path-array/issues"
26   },
27   "homepage": "https://github.com/TooTallNate/node-path-array",
28   "dependencies": {
29     "array-index": "~0.1.0"
30   },
31   "devDependencies": {
32     "mocha": "~1.16.1"
33   },
34   "gitHead": "5d1fedd54e4413459f67e4a4babb024144cd00d0",
35   "_id": "path-array@1.0.0",
36   "_shasum": "6c14130c33084f0150553c657b38397ab67aaa4e",
37   "_from": "path-array@>=1.0.0 <2.0.0",
38   "_npmVersion": "1.4.28",
39   "_npmUser": {
40     "name": "tootallnate",
41     "email": "nathan@tootallnate.net"
42   },
43   "maintainers": [
44     {
45       "name": "tootallnate",
46       "email": "nathan@tootallnate.net"
47     }
48   ],
49   "dist": {
50     "shasum": "6c14130c33084f0150553c657b38397ab67aaa4e",
51     "tarball": "http://registry.npmjs.org/path-array/-/path-array-1.0.0.tgz"
52   },
53   "directories": {},
54   "_resolved": "https://registry.npmjs.org/path-array/-/path-array-1.0.0.tgz"
55 }