deps: upgraded to node-gyp@3.0.3 in npm
[platform/upstream/nodejs.git] / deps / npm / node_modules / node-gyp / node_modules / path-array / node_modules / array-index / package.json
1 {
2   "name": "array-index",
3   "description": "Invoke getter/setter functions on array-like objects",
4   "keywords": [
5     "index",
6     "array",
7     "getter",
8     "setter",
9     "proxy"
10   ],
11   "version": "0.1.1",
12   "author": {
13     "name": "Nathan Rajlich",
14     "email": "nathan@tootallnate.net",
15     "url": "http://tootallnate.net"
16   },
17   "repository": {
18     "type": "git",
19     "url": "git://github.com/TooTallNate/array-index.git"
20   },
21   "main": "index.js",
22   "scripts": {
23     "test": "node test"
24   },
25   "dependencies": {
26     "debug": "*"
27   },
28   "engines": {
29     "node": "*"
30   },
31   "gitHead": "65a5d884f25b4b7a1608e367d715d713dbd3b3d6",
32   "bugs": {
33     "url": "https://github.com/TooTallNate/array-index/issues"
34   },
35   "homepage": "https://github.com/TooTallNate/array-index",
36   "_id": "array-index@0.1.1",
37   "_shasum": "4d5eaf06cc3d925847cd73d1535c217ba306d3e1",
38   "_from": "array-index@>=0.1.0 <0.2.0",
39   "_npmVersion": "2.1.3",
40   "_nodeVersion": "0.10.32",
41   "_npmUser": {
42     "name": "tootallnate",
43     "email": "nathan@tootallnate.net"
44   },
45   "maintainers": [
46     {
47       "name": "tootallnate",
48       "email": "nathan@tootallnate.net"
49     }
50   ],
51   "dist": {
52     "shasum": "4d5eaf06cc3d925847cd73d1535c217ba306d3e1",
53     "tarball": "http://registry.npmjs.org/array-index/-/array-index-0.1.1.tgz"
54   },
55   "directories": {},
56   "_resolved": "https://registry.npmjs.org/array-index/-/array-index-0.1.1.tgz",
57   "readme": "ERROR: No README data found!"
58 }