source: node_modules/node-domexception/.history/package_20210527203733.json@ d24f17c

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

Initial commit

  • Property mode set to 100644
File size: 537 bytes
Line 
1{
2 "name": "domexception",
3 "version": "1.0.0",
4 "description": "An implementation of the DOMException class from NodeJS",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/jimmywarting/node-domexception.git"
12 },
13 "author": "",
14 "license": "ISC",
15 "bugs": {
16 "url": "https://github.com/jimmywarting/node-domexception/issues"
17 },
18 "homepage": "https://github.com/jimmywarting/node-domexception#readme"
19}
Note: See TracBrowser for help on using the repository browser.