57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"_from": "node-domexception@^1.0.0",
|
|
"_id": "node-domexception@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
|
|
"_location": "/node-domexception",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "node-domexception@^1.0.0",
|
|
"name": "node-domexception",
|
|
"escapedName": "node-domexception",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/fetch-blob"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/node-domexception/-/node-domexception-1.0.0.tgz",
|
|
"_shasum": "6888db46a1f71c0b76b3f7555016b63fe64766e5",
|
|
"_spec": "node-domexception@^1.0.0",
|
|
"_where": "D:\\ruyi\\案例\\node_modules\\fetch-blob",
|
|
"author": {
|
|
"name": "Jimmy Wärting"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jimmywarting/node-domexception/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "An implementation of the DOMException class from NodeJS",
|
|
"engines": {
|
|
"node": ">=10.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/jimmywarting"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://paypal.me/jimmywarting"
|
|
}
|
|
],
|
|
"homepage": "https://github.com/jimmywarting/node-domexception#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "node-domexception",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jimmywarting/node-domexception.git"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|