1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +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,10 +1,4 @@
{
"_args": [
[
"json-schema@0.2.3",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "json-schema@0.2.3",
"_id": "json-schema@0.2.3",
"_inBundle": false,
@@ -25,14 +19,17 @@
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"_spec": "0.2.3",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
"_spec": "json-schema@0.2.3",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\jsprim",
"author": {
"name": "Kris Zyp"
},
"bugs": {
"url": "https://github.com/kriszyp/json-schema/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JSON Schema validation and specifications",
"devDependencies": {
"vows": "*"