You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

110 lines
3.7 KiB

{
"_args": [
[
"graceful-fs@^4.1.11",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/readdirp"
]
],
"_from": "graceful-fs@>=4.1.11 <5.0.0",
"_hasShrinkwrap": false,
"_id": "graceful-fs@4.2.3",
"_inCache": true,
"_installable": true,
"_location": "/graceful-fs",
"_nodeVersion": "12.12.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/graceful-fs_4.2.3_1571871185957_0.16354071779999813"
},
"_npmUser": {
"email": "i@izs.me",
"name": "isaacs"
},
"_npmVersion": "6.12.0",
"_phantomChildren": {},
"_requested": {
"name": "graceful-fs",
"raw": "graceful-fs@^4.1.11",
"rawSpec": "^4.1.11",
"scope": null,
"spec": ">=4.1.11 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/cacache",
"/enhanced-resolve",
"/fs-extra",
"/fs-write-stream-atomic",
"/jsonfile",
"/readdirp",
"/watchpack",
"/webpack-cli/enhanced-resolve"
],
"_resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz",
"_shasum": "4a12ff1b60376ef09862c2093edd908328be8423",
"_shrinkwrap": null,
"_spec": "graceful-fs@^4.1.11",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/readdirp",
"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": {
"fileCount": 7,
"integrity": "sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsNnSCRA9TVsSAnZWagAAAlwQAJyTyoFIv+xnkZa9xQPb\no7mUXo1mP1XFzTKB///oFCpqqN32vEkOLen1S4qlWTg6WPAGGchg+6AZQvFu\nmEed/gO2RLZPRrLhTSSJWnRxxnWJuejAUh5XQ7jHs20NWWmdeyfcrJXZJW9W\npzOunzliHDvHzUb78VuRKjWsh8lDsr1qXPVuUisZgzUyQ84nwgzT79O3jhpi\nsds7iEoS/tUpgN9ZYz8b2T0EmWNf0mB9xvZA6/X07ntXF3jYOPeVEsU1lsBJ\n1+oWuLT+JnsZ40igYIoaQ7L3YrXhcBihWwUCPpgQXxYlIe4OrF+HhUhTGG+w\niCKyRbK/gvECz+aV+xjpRNZKRcqtDDneFneUJ+WyIcN5shJhnTnmtxJ+TnzZ\nOwC+BYu6wAwg4DEhlzLxQdPYhuPbFwRUlD7gUwFt7Wyq3shOqzXjbFzcG1Wr\nsk1ML1zHP5f8VZnDde5wSxBhGpsoDsV/svn/TcNhFA3CSrnmETb9mV6x5KLH\n5QNvZEwR0qzK5HU4k+2S7hMUgIDKqsnKphEDw2G1NYfIk1y01x+S+H8ubcVg\n1XWW3AsTQ+8tENzp7E30n2AfiouwNXURZ18s2iqmRFqLd7meT5lJzk3eskvh\nCkl9ygpkgFl3vp70fvw2QO3FRRhQtAGmjKgo8T8tQh/xJHiVHK0tEO2WzA77\npOL+\r\n=HZfa\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "4a12ff1b60376ef09862c2093edd908328be8423",
"tarball": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.3.tgz",
"unpackedSize": 27588
},
"gitHead": "79aa9dd23aa91dc7feb181d01c9f5a595b0f311c",
"homepage": "https://github.com/isaacs/node-graceful-fs#readme",
"keywords": [
"EACCESS",
"EAGAIN",
"EINVAL",
"EMFILE",
"EPERM",
"error",
"errors",
"fs",
"handling",
"module",
"queue",
"reading",
"retries",
"retry"
],
"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",
"postversion": "npm publish",
"preversion": "npm test",
"test": "node test.js | tap -"
},
"version": "4.2.3"
}