{
  "_args": [
    [
      {
        "raw": "fstream@>= 0.1.30 < 1",
        "scope": null,
        "escapedName": "fstream",
        "name": "fstream",
        "rawSpec": ">= 0.1.30 < 1",
        "spec": ">=0.1.30 <1.0.0",
        "type": "range"
      },
      "/home/king/Desktop/FINAL/AhMyth/app/node_modules/unzip"
    ]
  ],
  "_from": "fstream@>=0.1.30 <1.0.0",
  "_id": "fstream@0.1.31",
  "_inCache": true,
  "_installable": true,
  "_location": "/fstream",
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "2.0.0-alpha-5",
  "_phantomChildren": {
    "natives": "1.1.0"
  },
  "_requested": {
    "raw": "fstream@>= 0.1.30 < 1",
    "scope": null,
    "escapedName": "fstream",
    "name": "fstream",
    "rawSpec": ">= 0.1.30 < 1",
    "spec": ">=0.1.30 <1.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/unzip"
  ],
  "_resolved": "https://registry.npmjs.org/fstream/-/fstream-0.1.31.tgz",
  "_shasum": "7337f058fbbbbefa8c9f561a28cab0849202c988",
  "_shrinkwrap": null,
  "_spec": "fstream@>= 0.1.30 < 1",
  "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/unzip",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/fstream/issues"
  },
  "dependencies": {
    "graceful-fs": "~3.0.2",
    "inherits": "~2.0.0",
    "mkdirp": "0.5",
    "rimraf": "2"
  },
  "description": "Advanced file system stream things",
  "devDependencies": {
    "tap": ""
  },
  "directories": {},
  "dist": {
    "shasum": "7337f058fbbbbefa8c9f561a28cab0849202c988",
    "tarball": "https://registry.npmjs.org/fstream/-/fstream-0.1.31.tgz"
  },
  "engines": {
    "node": ">=0.6"
  },
  "gitHead": "3512b3d41b4c9b3ef15cf32a04e06b297f3dd6a4",
  "homepage": "https://github.com/isaacs/fstream",
  "license": "BSD",
  "main": "fstream.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "fstream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/fstream.git"
  },
  "scripts": {
    "test": "tap examples/*.js"
  },
  "version": "0.1.31"
}
