{
  "_args": [
    [
      {
        "name": "handle-thing",
        "raw": "handle-thing@^1.2.4",
        "rawSpec": "^1.2.4",
        "scope": null,
        "spec": ">=1.2.4 <2.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\spdy"
    ]
  ],
  "_from": "handle-thing@>=1.2.4 <2.0.0",
  "_id": "handle-thing@1.2.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/handle-thing",
  "_nodeVersion": "3.0.0",
  "_npmUser": {
    "email": "fedor@indutny.com",
    "name": "indutny"
  },
  "_npmVersion": "2.13.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "handle-thing",
    "raw": "handle-thing@^1.2.4",
    "rawSpec": "^1.2.4",
    "scope": null,
    "spec": ">=1.2.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/spdy"
  ],
  "_resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-1.2.4.tgz",
  "_shasum": "b41a5a3ff11a15e80312964ef6da7b45041c8a1e",
  "_shrinkwrap": null,
  "_spec": "handle-thing@^1.2.4",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\spdy",
  "author": {
    "email": "fedor@indutny.com",
    "name": "Fedor Indutny"
  },
  "bugs": {
    "url": "https://github.com/indutny/handle-thing/issues"
  },
  "dependencies": {},
  "description": "Wrap Streams2 instance into a HandleWrap",
  "devDependencies": {
    "mocha": "^2.2.5",
    "readable-stream": "^2.0.1",
    "stream-pair": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "b41a5a3ff11a15e80312964ef6da7b45041c8a1e",
    "tarball": "https://registry.npmjs.org/handle-thing/-/handle-thing-1.2.4.tgz"
  },
  "gitHead": "d6859d96df339ada550386672c17ea21251d08fc",
  "homepage": "https://github.com/indutny/handle-thing#readme",
  "keywords": [
    "handle",
    "net",
    "streams2"
  ],
  "license": "MIT",
  "main": "lib/handle.js",
  "maintainers": [
    {
      "email": "fedor@indutny.com",
      "name": "indutny"
    }
  ],
  "name": "handle-thing",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/handle-thing.git"
  },
  "scripts": {
    "test": "mocha --reporter=spec test/*-test.js"
  },
  "version": "1.2.4"
}
