{
  "_from": "requireindex@~1.1.0",
  "_id": "requireindex@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-5UBLgVV+91225JxacgBIk/4D4WI=",
  "_location": "/requireindex",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "requireindex@~1.1.0",
    "name": "requireindex",
    "escapedName": "requireindex",
    "rawSpec": "~1.1.0",
    "saveSpec": null,
    "fetchSpec": "~1.1.0"
  },
  "_requiredBy": [
    "/eslint-plugin-typescript"
  ],
  "_resolved": "https://registry.npmjs.org/requireindex/-/requireindex-1.1.0.tgz",
  "_shasum": "e5404b81557ef75db6e49c5a72004893fe03e162",
  "_spec": "requireindex@~1.1.0",
  "_where": "/Users/gaborklausz/www/GIT/static-leopoly/js/imuscica/dev/node_modules/eslint-plugin-typescript",
  "author": {
    "name": "Stephen Handley",
    "email": "stephen.handley@gmail.com",
    "url": "http://person.sh"
  },
  "bugs": {
    "url": "http://github.com/stephenhandley/requireindex/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Write minimal node index.js files that require and export siblings by file basename",
  "devDependencies": {
    "asserts": "4.0.x"
  },
  "directories": {
    "lib": ".",
    "test": "test"
  },
  "engines": {
    "node": ">=0.10.5"
  },
  "homepage": "https://github.com/stephenhandley/requireindex#readme",
  "keywords": [
    "require",
    "index",
    "index.js"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "requireindex",
  "repository": {
    "type": "git",
    "url": "git://github.com/stephenhandley/requireindex.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.1.0"
}
