{
  "_args": [
    [
      {
        "raw": "read-only-stream@^1.1.1",
        "scope": null,
        "escapedName": "read-only-stream",
        "name": "read-only-stream",
        "rawSpec": "^1.1.1",
        "spec": ">=1.1.1 <2.0.0",
        "type": "range"
      },
      "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/browserify"
    ]
  ],
  "_from": "read-only-stream@>=1.1.1 <2.0.0",
  "_id": "read-only-stream@1.1.1",
  "_inCache": true,
  "_location": "/read-only-stream",
  "_npmUser": {
    "name": "substack",
    "email": "mail@substack.net"
  },
  "_npmVersion": "2.0.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "read-only-stream@^1.1.1",
    "scope": null,
    "escapedName": "read-only-stream",
    "name": "read-only-stream",
    "rawSpec": "^1.1.1",
    "spec": ">=1.1.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/read-only-stream/-/read-only-stream-1.1.1.tgz",
  "_shasum": "5da77c799ed1388d3ef88a18471bb5924f8a0ba1",
  "_shrinkwrap": null,
  "_spec": "read-only-stream@^1.1.1",
  "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/browserify",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/read-only-stream/issues"
  },
  "dependencies": {
    "readable-stream": "^1.0.31",
    "readable-wrap": "^1.0.0"
  },
  "description": "wrap a readable/writable stream to be read-only",
  "devDependencies": {
    "concat-stream": "^1.4.6",
    "covert": "^1.0.0",
    "tape": "^2.13.2",
    "through": "^2.3.4",
    "through2": "~0.6.1"
  },
  "directories": {},
  "dist": {
    "shasum": "5da77c799ed1388d3ef88a18471bb5924f8a0ba1",
    "tarball": "https://registry.npmjs.org/read-only-stream/-/read-only-stream-1.1.1.tgz"
  },
  "gitHead": "ab5c349f1819bd45c208e41dead2af33f44898a8",
  "homepage": "https://github.com/substack/read-only-stream",
  "keywords": [
    "stream",
    "readonly"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "mail@substack.net"
    }
  ],
  "name": "read-only-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/read-only-stream.git"
  },
  "scripts": {
    "coverage": "covert test/*.js",
    "test": "tape test/*.js"
  },
  "version": "1.1.1"
}
