{ "_from": "fetch-errors@^2.0.1", "_id": "fetch-errors@2.0.1", "_inBundle": false, "_integrity": "sha512-U+pPCefRg8OwN0VARqAOCEyJs+kbSusskhW3XQPYCQMBUUNy3VtK9OYyySlybDQmMkZzqxWlGY9SjKCve1saJw==", "_location": "/fetch-errors", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fetch-errors@^2.0.1", "name": "fetch-errors", "escapedName": "fetch-errors", "rawSpec": "^2.0.1", "saveSpec": null, "fetchSpec": "^2.0.1" }, "_requiredBy": [ "/async-neocities" ], "_resolved": "https://registry.npmjs.org/fetch-errors/-/fetch-errors-2.0.1.tgz", "_shasum": "26616c7c22a0a386155ba8e53af27f98960e47dc", "_spec": "fetch-errors@^2.0.1", "_where": "/Users/bret/repos/deploy-to-neocities/node_modules/async-neocities", "author": { "name": "Bret Comnes", "email": "bcomnes@gmail.com", "url": "https://bret.io" }, "bugs": { "url": "https://github.com/bcomnes/fetch-errors/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "WIP - nothing to see here", "devDependencies": { "dependency-check": "^4.1.0", "node-fetch": "^2.6.0", "npm-run-all": "^4.1.5", "semistandard": "^14.2.0", "tape": "^4.11.0", "tape-promise": "^4.0.0" }, "homepage": "https://github.com/bcomnes/fetch-errors", "keywords": [], "license": "MIT", "main": "index.js", "name": "fetch-errors", "repository": { "type": "git", "url": "git+https://github.com/bcomnes/fetch-errors.git" }, "scripts": { "test": "run-s test:*", "test:deps": "dependency-check . --no-dev --no-peer", "test:semistandard": "semistandard", "test:tape": "tape test.js" }, "semistandard": { "ignore": [ "dist" ] }, "version": "2.0.1" }