1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +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

13
node_modules/verror/package.json generated vendored
View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"verror@1.10.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "verror@1.10.0",
"_id": "verror@1.10.0",
"_inBundle": false,
@@ -25,16 +19,19 @@
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
"_spec": "1.10.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "3a105ca17053af55d6e270c1f8288682e18da400",
"_spec": "verror@1.10.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsprim",
"bugs": {
"url": "https://github.com/davepacheco/node-verror/issues"
},
"bundleDependencies": false,
"dependencies": {
"assert-plus": "^1.0.0",
"core-util-is": "1.0.2",
"extsprintf": "^1.2.0"
},
"deprecated": false,
"description": "richer JavaScript errors",
"engines": [
"node >=0.6.0"