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/deep-is/package.json generated vendored
View File

@@ -1,32 +1,27 @@
{
"_args": [
[
"deep-is@0.1.3",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "deep-is@0.1.3",
"_from": "deep-is@~0.1.3",
"_id": "deep-is@0.1.3",
"_inBundle": false,
"_integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
"_location": "/deep-is",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "deep-is@0.1.3",
"raw": "deep-is@~0.1.3",
"name": "deep-is",
"escapedName": "deep-is",
"rawSpec": "0.1.3",
"rawSpec": "~0.1.3",
"saveSpec": null,
"fetchSpec": "0.1.3"
"fetchSpec": "~0.1.3"
},
"_requiredBy": [
"/optionator"
],
"_resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
"_spec": "0.1.3",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "b369d6fb5dbc13eecf524f91b070feedc357cf34",
"_spec": "deep-is@~0.1.3",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\optionator",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
@@ -35,6 +30,8 @@
"bugs": {
"url": "https://github.com/thlorenz/deep-is/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
"devDependencies": {
"tape": "~1.0.2"