{
  "_from": "readable-wrap@^1.0.0",
  "_id": "readable-wrap@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-O1ohHGMeEjA6VJkcgGwX564ga/8=",
  "_location": "/readable-wrap",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "readable-wrap@^1.0.0",
    "name": "readable-wrap",
    "escapedName": "readable-wrap",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/read-only-stream",
    "/stream-splicer"
  ],
  "_resolved": "https://registry.npmjs.org/readable-wrap/-/readable-wrap-1.0.0.tgz",
  "_shasum": "3b5a211c631e12303a54991c806c17e7ae206bff",
  "_spec": "readable-wrap@^1.0.0",
  "_where": "/home/codegama/repo/shopygen/gentack/source_code/gentack-website-base/node_modules/stream-splicer",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/readable-wrap/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "readable-stream": "^1.1.13-1"
  },
  "deprecated": false,
  "description": "upgrade streams1 to streams2 streams as a standalone module",
  "devDependencies": {
    "tape": "~2.12.1",
    "through2": "~1.0.0"
  },
  "homepage": "https://github.com/substack/readable-wrap",
  "keywords": [
    "streams1",
    "streams2",
    "readable-stream",
    "streams",
    "wrapper"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "readable-wrap",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/readable-wrap.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8..latest",
      "firefox/15",
      "firefox/latest",
      "firefox/nightly",
      "chrome/15",
      "chrome/latest",
      "chrome/canary",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "android-browser/4.2..latest"
    ]
  },
  "version": "1.0.0"
}
