{
  "_args": [
    [
      {
        "raw": "to-readable-stream@^1.0.0",
        "scope": null,
        "escapedName": "to-readable-stream",
        "name": "to-readable-stream",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/NodeProjects/ipAddress/node_modules/got"
    ]
  ],
  "_from": "to-readable-stream@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "to-readable-stream@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/to-readable-stream",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/to-readable-stream_1.0.0_1525169760500_0.22127793788711592"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "to-readable-stream@^1.0.0",
    "scope": null,
    "escapedName": "to-readable-stream",
    "name": "to-readable-stream",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz",
  "_shasum": "ce0aa0c2f3df6adf852efb404a783e77c0475771",
  "_shrinkwrap": null,
  "_spec": "to-readable-stream@^1.0.0",
  "_where": "/Users/robertdodson/Documents/htdocs/NodeProjects/ipAddress/node_modules/got",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/to-readable-stream/issues"
  },
  "dependencies": {},
  "description": "Convert a string/Buffer/Uint8Array to a readable stream",
  "devDependencies": {
    "ava": "*",
    "get-stream": "^3.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==",
    "shasum": "ce0aa0c2f3df6adf852efb404a783e77c0475771",
    "tarball": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz",
    "fileCount": 4,
    "unpackedSize": 2789,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6D5hCRA9TVsSAnZWagAAC/cP/jan6UOboZggTM4zo3C8\nllQpPBh/PRaGyOW9Aqz+wKZFYEIUxbMWyD2N9kCmrwWPiJhzLS/7QXwqOASV\nHhzZEQ8s1NOWMbaZ0PUuAyaxUqa3OlnbBMLvB/dckOc/wwNZ2WrHiJK83d94\ngiwXT3nycuKQ5NWlq1JYdIAN4sDG/zgaASh72qpPIgVjagDzyQjlbyvyo7TX\nB1w8RGAvVY3zqaLgxnerVbSGc5jCHu4EHoa5JrgIg9bu+leKxsIyCif9+Tys\nMsb+6CPUq2wdp5QxL9mrlT1qcmQEEfAPFYmXQPhW3ucqdcbcQUJR79CG4tAF\nbND9KmqIG+NNVPxuhe6O40vYABW17AnJNI3FbQBYOUgfPaSBcuqaT7OijtzZ\nxNxpH9L6oueKI58dvF4izZcHNxbAEUrK5n+d9kIPOUU4CId2cY673fZyxt7u\nOF+TwZO9N39hcasIa9iexFNuWyIvZG80qfZYk3xhcoNAwgcghN+/6jrCXs5T\n7/0HPUa3fjLC1l5teXGn+1zWb0FQ+8pV5JhtCZWvbvfs3INCT5S6mCTz4XXy\nlZAUVcftTXtKdkKjdL6KNzppZpCXVkicVGvKW7YWXlgj7Zi0jI8TnbUM8rpA\nqUL3PKVDclj0uGdV8g1aIvCZ4VQ8sOrxNw0c57hFhG6cdXSPxAr7/Kr1fJLF\nPZwE\r\n=wmns\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "7c14929a752216bf91af6249c1aa99638aa1a970",
  "homepage": "https://github.com/sindresorhus/to-readable-stream#readme",
  "keywords": [
    "stream",
    "readablestream",
    "string",
    "buffer",
    "uint8array",
    "from",
    "into",
    "to",
    "transform",
    "convert",
    "readable",
    "pull"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "to-readable-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/to-readable-stream.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.0",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=6"
      },
      "pkgid": "to-readable-stream@1.0.0"
    }
  ]
}
