{
  "_from": "indx@^0.2.3",
  "_id": "indx@0.2.3",
  "_inBundle": false,
  "_integrity": "sha512-SEM+Px+Ghr3fZ+i9BNvUIZJ4UhojFuf+sT7x3cl2/ElL7NXne1A/m29VYzWTTypdOgDnWfoKNewIuPA6y+NMyQ==",
  "_location": "/indx",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "indx@^0.2.3",
    "name": "indx",
    "escapedName": "indx",
    "rawSpec": "^0.2.3",
    "saveSpec": null,
    "fetchSpec": "^0.2.3"
  },
  "_requiredBy": [
    "/accord"
  ],
  "_resolved": "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz",
  "_shasum": "15dcf56ee9cf65c0234c513c27fbd580e70fbc50",
  "_spec": "indx@^0.2.3",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\node_modules\\accord",
  "author": {
    "name": "Jeff Escalante",
    "email": "hello@jenius.me"
  },
  "bugs": {
    "url": "https://github.com/jenius/indx/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "require_tree for node",
  "devDependencies": {
    "coffee-script": "1.7.x",
    "coveralls": "2.x",
    "istanbul": "0.3.x",
    "mocha": "1.x",
    "mocha-lcov-reporter": "0.0.1",
    "should": "4.x"
  },
  "homepage": "https://github.com/jenius/indx#readme",
  "license": "MIT",
  "main": "./index.js",
  "name": "indx",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jenius/indx.git"
  },
  "scripts": {
    "coverage": "istanbul cover _mocha --report html -- -R spec && open coverage/index.html",
    "coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
    "test": "mocha"
  },
  "version": "0.2.3"
}
