{
  "_from": "simple-html-index@^1.4.0",
  "_id": "simple-html-index@1.5.0",
  "_inBundle": false,
  "_integrity": "sha1-LJPurrrAAdihNfwAIr1K3o9YmW8=",
  "_location": "/simple-html-index",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "simple-html-index@^1.4.0",
    "name": "simple-html-index",
    "escapedName": "simple-html-index",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "/budo"
  ],
  "_resolved": "https://registry.npmjs.org/simple-html-index/-/simple-html-index-1.5.0.tgz",
  "_shasum": "2c93eeaebac001d8a135fc0022bd4ade8f58996f",
  "_spec": "simple-html-index@^1.4.0",
  "_where": "/Users/jongacnik/Sites/_modules/choo-reactive/example/node_modules/budo",
  "author": {
    "name": "Matt DesLauriers",
    "email": "dave.des@gmail.com",
    "url": "https://github.com/mattdesl"
  },
  "bugs": {
    "url": "https://github.com/mattdesl/simple-html-index/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "from2-string": "^1.1.0"
  },
  "deprecated": false,
  "description": "a simple HTML index through stream",
  "devDependencies": {
    "concat-stream": "^1.5.0",
    "tape": "^4.0.0"
  },
  "homepage": "https://github.com/mattdesl/simple-html-index",
  "keywords": [
    "through",
    "stream",
    "index",
    "html",
    "page",
    "default"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "simple-html-index",
  "repository": {
    "type": "git",
    "url": "git://github.com/mattdesl/simple-html-index.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.5.0"
}
