Your IP : 18.118.126.69


Current Path : /opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules.bundled/graceful-fs/
Upload File :
Current File : //opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules.bundled/graceful-fs/package.json

{
  "_args": [
    [
      {
        "raw": "graceful-fs@4.1.9",
        "scope": null,
        "escapedName": "graceful-fs",
        "name": "graceful-fs",
        "rawSpec": "4.1.9",
        "spec": "4.1.9",
        "type": "version"
      },
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "graceful-fs@4.1.9",
  "_id": "graceful-fs@4.1.9",
  "_inCache": true,
  "_location": "/graceful-fs",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/graceful-fs-4.1.9.tgz_1475103672016_0.7011275647673756"
  },
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "3.10.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "graceful-fs@4.1.9",
    "scope": null,
    "escapedName": "graceful-fs",
    "name": "graceful-fs",
    "rawSpec": "4.1.9",
    "spec": "4.1.9",
    "type": "version"
  },
  "_requiredBy": [
    "#USER",
    "/",
    "/cmd-shim",
    "/fs-vacuum",
    "/fs-write-stream-atomic",
    "/fstream",
    "/node-gyp",
    "/npm-registry-client",
    "/read-cmd-shim",
    "/read-installed",
    "/read-package-json",
    "/readdir-scoped-modules",
    "/sha",
    "/standard/eslint/file-entry-cache/flat-cache",
    "/tacks",
    "/write-file-atomic"
  ],
  "_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.9.tgz",
  "_shasum": "baacba37d19d11f9d146d3578bc99958c3787e29",
  "_shrinkwrap": null,
  "_spec": "graceful-fs@4.1.9",
  "_where": "/Users/rebecca/code/npm",
  "bugs": {
    "url": "https://github.com/isaacs/node-graceful-fs/issues"
  },
  "dependencies": {},
  "description": "A drop-in replacement for fs, making various improvements.",
  "devDependencies": {
    "mkdirp": "^0.5.0",
    "rimraf": "^2.2.8",
    "tap": "^5.4.2"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "baacba37d19d11f9d146d3578bc99958c3787e29",
    "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.9.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "files": [
    "fs.js",
    "graceful-fs.js",
    "legacy-streams.js",
    "polyfills.js"
  ],
  "gitHead": "0798db3711e33de92de5a93979278bb89d629143",
  "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": "ISC",
  "main": "graceful-fs.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "graceful-fs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/node-graceful-fs.git"
  },
  "scripts": {
    "test": "node test.js | tap -"
  },
  "version": "4.1.9"
}

?>