{
  "_args": [
    [
      {
        "name": "read-chunk",
        "raw": "read-chunk@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator"
    ]
  ],
  "_from": "read-chunk@>=1.0.0 <2.0.0",
  "_id": "read-chunk@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/read-chunk",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "read-chunk",
    "raw": "read-chunk@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yeoman-generator",
    "/yeoman-test/yeoman-generator"
  ],
  "_resolved": "https://registry.npmjs.org/read-chunk/-/read-chunk-1.0.1.tgz",
  "_shasum": "5f68cab307e663f19993527d9b589cace4661194",
  "_shrinkwrap": null,
  "_spec": "read-chunk@^1.0.0",
  "_where": "/Users/eadum/Code/generator-fwsp-hydra/node_modules/yeoman-generator",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/read-chunk/issues"
  },
  "dependencies": {},
  "description": "Read a chunk from a file",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "5f68cab307e663f19993527d9b589cace4661194",
    "tarball": "https://registry.npmjs.org/read-chunk/-/read-chunk-1.0.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "6abec373c92cee4e07a721ca5a0cd8a187bb04ad",
  "homepage": "https://github.com/sindresorhus/read-chunk",
  "keywords": [
    "read",
    "file",
    "readfile",
    "fs",
    "chunk",
    "slice",
    "part",
    "head",
    "tail",
    "buffer",
    "fd",
    "open"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    }
  ],
  "name": "read-chunk",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/read-chunk.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.1"
}
