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

View File

@@ -1,32 +1,27 @@
{
"_args": [
[
"symbol-tree@3.2.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "symbol-tree@3.2.2",
"_from": "symbol-tree@^3.2.2",
"_id": "symbol-tree@3.2.2",
"_inBundle": false,
"_integrity": "sha1-rifbOPZgp64uHDt9G8KQgZuFGeY=",
"_location": "/symbol-tree",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "symbol-tree@3.2.2",
"raw": "symbol-tree@^3.2.2",
"name": "symbol-tree",
"escapedName": "symbol-tree",
"rawSpec": "3.2.2",
"rawSpec": "^3.2.2",
"saveSpec": null,
"fetchSpec": "3.2.2"
"fetchSpec": "^3.2.2"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.2.tgz",
"_spec": "3.2.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "ae27db38f660a7ae2e1c3b7d1bc290819b8519e6",
"_spec": "symbol-tree@^3.2.2",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsdom",
"author": {
"name": "Joris van der Wel",
"email": "joris@jorisvanderwel.com"
@@ -34,6 +29,8 @@
"bugs": {
"url": "https://github.com/jsdom/js-symbol-tree/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
"devDependencies": {
"babel-eslint": "^7.1.1",