Files
koillection-uploader/node_modules/node-domexception/.history/package_20210527203825.json
T
joseph.nelson4456 c9f0d5a776
Build and Push Image / build-and-push (push) Successful in 1m16s
adding all images for perfect order to repo
2026-04-28 23:17:38 -07:00

17 lines
478 B
JSON

{
"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"
}