File: /var/www/zaklada/html/node_modules/ssh2/node_modules/readable-stream/package.json
{
  "_args": [
    [
      "readable-stream@1.0.27-1",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "readable-stream@1.0.27-1",
  "_id": "readable-stream@1.0.27-1",
  "_inBundle": false,
  "_integrity": "sha1-a2eYPCA1fO/QfwFlABoW1xDZEHg=",
  "_location": "/ssh2/readable-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "readable-stream@1.0.27-1",
    "name": "readable-stream",
    "escapedName": "readable-stream",
    "rawSpec": "1.0.27-1",
    "saveSpec": null,
    "fetchSpec": "1.0.27-1"
  },
  "_requiredBy": [
    "/ssh2"
  ],
  "_resolved": "http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.27-1.tgz",
  "_spec": "1.0.27-1",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "browser": {
    "util": false
  },
  "bugs": {
    "url": "https://github.com/isaacs/readable-stream/issues"
  },
  "dependencies": {
    "core-util-is": "~1.0.0",
    "inherits": "~2.0.1",
    "isarray": "0.0.1",
    "string_decoder": "~0.10.x"
  },
  "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
  "devDependencies": {
    "tap": "~0.2.6"
  },
  "homepage": "https://github.com/isaacs/readable-stream#readme",
  "keywords": [
    "readable",
    "stream",
    "pipe"
  ],
  "license": "MIT",
  "main": "readable.js",
  "name": "readable-stream",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/readable-stream.git"
  },
  "scripts": {
    "test": "tap test/simple/*.js"
  },
  "version": "1.0.27-1"
}