vs/v5.5.0/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/package.json

{
  "name": "array-index",
  "description": "Invoke getter/setter functions on array-like objects",
  "keywords": [
    "index",
    "array",
    "getter",
    "setter",
    "proxy"
  ],
  "version": "0.1.1",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://tootallnate.net"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/array-index.git"
  },
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "dependencies": {
    "debug": "*"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "65a5d884f25b4b7a1608e367d715d713dbd3b3d6",
  "bugs": {
    "url": "https://github.com/TooTallNate/array-index/issues"
  },
  "homepage": "https://github.com/TooTallNate/array-index",
  "_id": "array-index@0.1.1",
  "_shasum": "4d5eaf06cc3d925847cd73d1535c217ba306d3e1",
  "_from": "array-index@>=0.1.0 <0.2.0",
  "_npmVersion": "2.1.3",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "maintainers": [
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "dist": {
    "shasum": "4d5eaf06cc3d925847cd73d1535c217ba306d3e1",
    "tarball": "http://registry.npmjs.org/array-index/-/array-index-0.1.1.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/array-index/-/array-index-0.1.1.tgz",
  "readme": "ERROR: No README data found!"
}