source: node_modules/node-domexception/.history/package_20210527203825.json@ b78c0c1

main
Last change on this file since b78c0c1 was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 478 bytes
Line 
1{
2 "name": "node-domexception",
3 "version": "1.0.0",
4 "description": "An implementation of the DOMException class from NodeJS",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/jimmywarting/node-domexception.git"
9 },
10 "author": "Jimmy Wärting",
11 "license": "MIT",
12 "bugs": {
13 "url": "https://github.com/jimmywarting/node-domexception/issues"
14 },
15 "homepage": "https://github.com/jimmywarting/node-domexception#readme"
16}
Note: See TracBrowser for help on using the repository browser.