1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +02:00

use minify

This commit is contained in:
s2
2019-04-15 10:35:12 +02:00
parent 9528e1e8e1
commit 86e1333c3e
9417 changed files with 70210 additions and 462173 deletions

18
node_modules/jsdom/package.json generated vendored
View File

@@ -2,31 +2,29 @@
"_dependenciesComments": {
"parse5": "Pinned to exact version number because we monkeypatch its internals (see htmltodom.js)"
},
"_from": "jsdom@14.0.0",
"_from": "jsdom@^14.0.0",
"_id": "jsdom@14.0.0",
"_inBundle": false,
"_integrity": "sha512-/VkyPmdtbwqpJSkwDx3YyJ3U1oawYNB/h5z8vTUZGAzjtu2OHTeFRfnJqyMHsJ5Cyes23trOmvUpM1GfHH1leA==",
"_location": "/jsdom",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "jsdom@14.0.0",
"raw": "jsdom@^14.0.0",
"name": "jsdom",
"escapedName": "jsdom",
"rawSpec": "14.0.0",
"rawSpec": "^14.0.0",
"saveSpec": null,
"fetchSpec": "14.0.0"
"fetchSpec": "^14.0.0"
},
"_requiredBy": [
"#USER",
"/",
"/nwsapi"
"/"
],
"_resolved": "https://registry.npmjs.org/jsdom/-/jsdom-14.0.0.tgz",
"_shasum": "c7f1441ebcc57902d08d5fb2f6ba2baf746da7c6",
"_spec": "jsdom@14.0.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_spec": "jsdom@^14.0.0",
"_where": "F:\\projects\\p\\minifyfromhtml",
"browser": {
"canvas": false,
"vm": "./lib/jsdom/vm-shim.js",