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

@@ -1,32 +1,27 @@
{
"_args": [
[
"isstream@0.1.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "isstream@0.1.2",
"_from": "isstream@~0.1.2",
"_id": "isstream@0.1.2",
"_inBundle": false,
"_integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
"_location": "/isstream",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "isstream@0.1.2",
"raw": "isstream@~0.1.2",
"name": "isstream",
"escapedName": "isstream",
"rawSpec": "0.1.2",
"rawSpec": "~0.1.2",
"saveSpec": null,
"fetchSpec": "0.1.2"
"fetchSpec": "~0.1.2"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
"_spec": "0.1.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "47e63f7af55afa6f92e1500e690eb8b8529c099a",
"_spec": "isstream@~0.1.2",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request",
"author": {
"name": "Rod Vagg",
"email": "rod@vagg.org"
@@ -34,6 +29,8 @@
"bugs": {
"url": "https://github.com/rvagg/isstream/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Determine if an object is a Stream",
"devDependencies": {
"core-util-is": "~1.0.0",