mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
update node modules
This commit is contained in:
23
node_modules/domexception/package.json
generated
vendored
23
node_modules/domexception/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "domexception@^1.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"domexception@1.0.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "domexception@1.0.1",
|
||||
"_id": "domexception@1.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==",
|
||||
"_location": "/domexception",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "domexception@^1.0.0",
|
||||
"raw": "domexception@1.0.1",
|
||||
"name": "domexception",
|
||||
"escapedName": "domexception",
|
||||
"rawSpec": "^1.0.0",
|
||||
"rawSpec": "1.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
"fetchSpec": "1.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jsdom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/domexception/-/domexception-1.0.1.tgz",
|
||||
"_shasum": "937442644ca6a31261ef36e3ec677fe805582c90",
|
||||
"_spec": "domexception@^1.0.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsdom",
|
||||
"_spec": "1.0.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Domenic Denicola",
|
||||
"email": "d@domenic.me",
|
||||
@@ -30,11 +35,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jsdom/domexception/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"webidl-conversions": "^4.0.2"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "An implementation of the DOMException class from browsers",
|
||||
"devDependencies": {
|
||||
"eslint": "^4.3.0",
|
||||
|
Reference in New Issue
Block a user