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

23
node_modules/optionator/package.json generated vendored
View File

@@ -1,32 +1,27 @@
{
"_args": [
[
"optionator@0.8.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "optionator@0.8.2",
"_from": "optionator@^0.8.1",
"_id": "optionator@0.8.2",
"_inBundle": false,
"_integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
"_location": "/optionator",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "optionator@0.8.2",
"raw": "optionator@^0.8.1",
"name": "optionator",
"escapedName": "optionator",
"rawSpec": "0.8.2",
"rawSpec": "^0.8.1",
"saveSpec": null,
"fetchSpec": "0.8.2"
"fetchSpec": "^0.8.1"
},
"_requiredBy": [
"/escodegen"
],
"_resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
"_spec": "0.8.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "364c5e409d3f4d6301d6c0b4c05bba50180aeb64",
"_spec": "optionator@^0.8.1",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\escodegen",
"author": {
"name": "George Zahariev",
"email": "z@georgezahariev.com"
@@ -34,6 +29,7 @@
"bugs": {
"url": "https://github.com/gkz/optionator/issues"
},
"bundleDependencies": false,
"dependencies": {
"deep-is": "~0.1.3",
"fast-levenshtein": "~2.0.4",
@@ -42,6 +38,7 @@
"type-check": "~0.3.2",
"wordwrap": "~1.0.0"
},
"deprecated": false,
"description": "option parsing and help generation",
"devDependencies": {
"istanbul": "~0.4.1",