{
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://tootallnate.net"
  },
  "dependencies": {
    "debug": "^2.2.0",
    "es6-symbol": "^3.0.2"
  },
  "description": "Invoke getter/setter functions on array-like objects",
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/TooTallNate/array-index#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "array-index",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/array-index.git"
  },
  "version": "1.0.0"
}