{
  "_args": [
    [
      {
        "raw": "graceful-fs@^4.1.2",
        "scope": null,
        "escapedName": "graceful-fs",
        "name": "graceful-fs",
        "rawSpec": "^4.1.2",
        "spec": ">=4.1.2 <5.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-synctool/node_modules/karma"
    ]
  ],
  "_from": "graceful-fs@>=4.1.2 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "graceful-fs@4.2.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/graceful-fs",
  "_nodeVersion": "16.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/graceful-fs_4.2.8_1628193964186_0.14011159308314514"
  },
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "7.20.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "graceful-fs@^4.1.2",
    "scope": null,
    "escapedName": "graceful-fs",
    "name": "graceful-fs",
    "rawSpec": "^4.1.2",
    "spec": ">=4.1.2 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/karma",
    "/readdirp"
  ],
  "_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz",
  "_shasum": "e412b8d33f5e006593cbd3cee6df9f2cebbe802a",
  "_shrinkwrap": null,
  "_spec": "graceful-fs@^4.1.2",
  "_where": "/home/lively4/lively4/lively4-synctool/node_modules/karma",
  "bugs": {
    "url": "https://github.com/isaacs/node-graceful-fs/issues"
  },
  "dependencies": {},
  "description": "A drop-in replacement for fs, making various improvements.",
  "devDependencies": {
    "import-fresh": "^2.0.0",
    "mkdirp": "^0.5.0",
    "rimraf": "^2.2.8",
    "tap": "^12.7.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==",
    "shasum": "e412b8d33f5e006593cbd3cee6df9f2cebbe802a",
    "tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz",
    "fileCount": 7,
    "unpackedSize": 31565,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDESsCRA9TVsSAnZWagAAlLsP/3rDzdjuoJ9sanmjNWm4\nYz/5w8QknWy7aleMV0uOch9gE60gKF38ouxFkX0MTEQknbvflQv0VYn2Am49\nv1hIpaM22jq6dYj9V4yrEsHYHuEk5djnBp7ENgVclKzdMvKj/bnLs6u0iWJ5\ny/rW/jNFfNN4p6K9pmSfnvdy3zaM3HelZlp8YFKHtMoWz0bm29kfcNp3RyST\n9MUrz3wEe/7ylelkHJOzFsPH7tH3ba88N8yrIyXbGW15EBd1a07pMldztaF+\noPX+/WcoNfM+v78LGfMR4Q/g7KYZjL++XwBs/4qA1F2Xl2YRS853wa4dzuP9\n8j5PcZ0QfzcotObgwU3p/CYviyHnkoldXbhwDWbBuGh5uU71AX/nzLbi60qW\n/v3P8t2TwjbfAlKpOXBn7bp5CyKqoTUtuguOZZfbv9KjOpA0OfsD2E3QLLaX\ni5iflpPmWhCsz6AIOApt0Fe7U8qFw1pKd71NEyO0I52gz3AN1G+kxsYRKTwf\n//9G1GlTWSfRpq000YxjQgY/GopoRiRb5JZZ6b4S1jV/vKg1Nq8kBw+gmAoB\nQykatsZa91tr+H3Pb9uIicteXp16AGh3E/wB+6uT/hxkq/v5pC0UQDXbcIP+\ni/2OIMfFyNVftpsj27bH8U/EXS1eBQXBTLUcwrUCYlqFK01mJ7iEkbz7wbPg\nwEs/\r\n=/pkj\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "9ec3413c8eb1c073c42262bf5a2a8cdf556f68a7",
  "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": {
    "postpublish": "git push origin --follow-tags",
    "posttest": "nyc report",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "nyc --silent node test.js | tap -c -"
  },
  "version": "4.2.8"
}
