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.
 

59 lines
1.5 KiB

{
"_args": [
[
"node-domexception@1.0.0",
"/home/sigonasr2/SnakeBot"
]
],
"_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": "version",
"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.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
"_spec": "1.0.0",
"_where": "/home/sigonasr2/SnakeBot",
"author": {
"name": "Jimmy Wärting"
},
"bugs": {
"url": "https://github.com/jimmywarting/node-domexception/issues"
},
"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"
}