use minifyfromhtml from npm

This commit is contained in:
s2
2019-04-15 16:18:31 +02:00
parent 3660e83b64
commit 84ba6c30f3
135 changed files with 215 additions and 156 deletions

View File

@@ -1,25 +1,26 @@
{
"_from": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"_id": "minifyfromhtml@1.1.1",
"_from": "minifyfromhtml@^1.1.2",
"_id": "minifyfromhtml@1.1.2",
"_inBundle": false,
"_integrity": "",
"_integrity": "sha512-lHspI3e/Kklji6zWkrodevxtw0hDDUfk9L+GJ8V0G0oMIzt6HKQwfWYsWHMnKSyY4mqRL4GRytXKVEM7Aw6lPw==",
"_location": "/minifyfromhtml",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"rawSpec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"saveSpec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"fetchSpec": "https://github.com/S2-/minifyfromhtml.git",
"gitRange": "1.x",
"gitCommittish": null
"type": "range",
"registry": true,
"raw": "minifyfromhtml@^1.1.2",
"name": "minifyfromhtml",
"escapedName": "minifyfromhtml",
"rawSpec": "^1.1.2",
"saveSpec": null,
"fetchSpec": "^1.1.2"
},
"_requiredBy": [
"#DEV:/",
"#USER"
"#DEV:/"
],
"_resolved": "git+https://github.com/S2-/minifyfromhtml.git#5a7294bcf9811ce1c9bc0ee78a43941c1d330f36",
"_spec": "git+https://github.com/S2-/minifyfromhtml.git#semver:1.x",
"_resolved": "https://registry.npmjs.org/minifyfromhtml/-/minifyfromhtml-1.1.2.tgz",
"_shasum": "ce4d4d7e0f9a19d08e35d27c231bd6d2cf491b5f",
"_spec": "minifyfromhtml@^1.1.2",
"_where": "F:\\projects\\p\\vanillajs-seed",
"author": "",
"bin": {
@@ -47,5 +48,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.1"
"version": "1.1.2"
}