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

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

@@ -1,32 +1,27 @@
{
"_args": [
[
"levn@0.3.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "levn@0.3.0",
"_from": "levn@~0.3.0",
"_id": "levn@0.3.0",
"_inBundle": false,
"_integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
"_location": "/levn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "levn@0.3.0",
"raw": "levn@~0.3.0",
"name": "levn",
"escapedName": "levn",
"rawSpec": "0.3.0",
"rawSpec": "~0.3.0",
"saveSpec": null,
"fetchSpec": "0.3.0"
"fetchSpec": "~0.3.0"
},
"_requiredBy": [
"/optionator"
],
"_resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
"_spec": "0.3.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "3b09924edf9f083c0490fdd4c0bc4421e04764ee",
"_spec": "levn@~0.3.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\optionator",
"author": {
"name": "George Zahariev",
"email": "z@georgezahariev.com"
@@ -34,10 +29,12 @@
"bugs": {
"url": "https://github.com/gkz/levn/issues"
},
"bundleDependencies": false,
"dependencies": {
"prelude-ls": "~1.1.2",
"type-check": "~0.3.2"
},
"deprecated": false,
"description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
"devDependencies": {
"istanbul": "~0.4.1",