frontend/.pnpm-store/v3/files/bc/85c0407ad7e2cd2dfa4744dc63d5d05bc0b0962095e1c07856198d5fdbb75171545d4be4cd513e331da75b8eef45571c930b99400c30ba6e44d7c95d1a8e35

17 lines
478 B
Plaintext

{
"name": "node-domexception",
"version": "1.0.0",
"description": "An implementation of the DOMException class from NodeJS",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/jimmywarting/node-domexception.git"
},
"author": "Jimmy Wärting",
"license": "MIT",
"bugs": {
"url": "https://github.com/jimmywarting/node-domexception/issues"
},
"homepage": "https://github.com/jimmywarting/node-domexception#readme"
}