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

@@ -1,32 +1,27 @@
{
"_args": [
[
"har-schema@2.0.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "har-schema@2.0.0",
"_from": "har-schema@^2.0.0",
"_id": "har-schema@2.0.0",
"_inBundle": false,
"_integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
"_location": "/har-schema",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "har-schema@2.0.0",
"raw": "har-schema@^2.0.0",
"name": "har-schema",
"escapedName": "har-schema",
"rawSpec": "2.0.0",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/har-validator"
],
"_resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "a94c2224ebcac04782a0d9035521f24735b7ec92",
"_spec": "har-schema@^2.0.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\har-validator",
"author": {
"name": "Ahmad Nassri",
"email": "ahmad@ahmadnassri.com",
@@ -35,6 +30,7 @@
"bugs": {
"url": "https://github.com/ahmadnassri/har-schema/issues"
},
"bundleDependencies": false,
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
@@ -46,6 +42,7 @@
"email": "e.poberezkin@me.com"
}
],
"deprecated": false,
"description": "JSON Schema for HTTP Archive (HAR)",
"devDependencies": {
"ajv": "^5.0.0",