mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-24 14:44:45 +00:00
.
This commit is contained in:
parent
9fff29ba6c
commit
00c3b50fca
7278 changed files with 0 additions and 1778943 deletions
40
node_modules/domexception/package.json
generated
vendored
40
node_modules/domexception/package.json
generated
vendored
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"name": "domexception",
|
||||
"description": "An implementation of the DOMException class from browsers",
|
||||
"keywords": [
|
||||
"dom",
|
||||
"webidl",
|
||||
"web idl",
|
||||
"domexception",
|
||||
"error",
|
||||
"exception"
|
||||
],
|
||||
"version": "1.0.1",
|
||||
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",
|
||||
"license": "MIT",
|
||||
"repository": "jsdom/domexception",
|
||||
"main": "lib/public-api.js",
|
||||
"files": [
|
||||
"lib/"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublish": "node scripts/generate.js",
|
||||
"pretest": "npm run prepublish",
|
||||
"test": "mocha",
|
||||
"lint": "eslint lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"webidl-conversions": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.3.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"mocha": "^3.5.0",
|
||||
"request": "^2.81.0",
|
||||
"webidl2js": "^7.2.0"
|
||||
}
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/domexception/-/domexception-1.0.1.tgz"
|
||||
,"_integrity": "sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug=="
|
||||
,"_from": "domexception@1.0.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue