File: /var/www/zaklada/html/node_modules/globule/node_modules/graceful-fs/package.json
{
  "_args": [
    [
      "graceful-fs@1.2.3",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "graceful-fs@1.2.3",
  "_id": "graceful-fs@1.2.3",
  "_inBundle": false,
  "_integrity": "sha1-FaSAaldUfLLS2/J/QuiajDRRs2Q=",
  "_location": "/globule/graceful-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "graceful-fs@1.2.3",
    "name": "graceful-fs",
    "escapedName": "graceful-fs",
    "rawSpec": "1.2.3",
    "saveSpec": null,
    "fetchSpec": "1.2.3"
  },
  "_requiredBy": [
    "/globule/glob"
  ],
  "_resolved": "http://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz",
  "_spec": "1.2.3",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-graceful-fs/issues"
  },
  "description": "A drop-in replacement for fs, making various improvements.",
  "directories": {
    "test": "test"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "homepage": "https://github.com/isaacs/node-graceful-fs#readme",
  "keywords": [
    "fs",
    "module",
    "reading",
    "retry",
    "retries",
    "queue",
    "error",
    "errors",
    "handling",
    "EMFILE",
    "EAGAIN",
    "EINVAL",
    "EPERM",
    "EACCESS"
  ],
  "license": "BSD",
  "main": "graceful-fs.js",
  "name": "graceful-fs",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-graceful-fs.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.2.3"
}