1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10: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,32 +1,27 @@
{
"_args": [
[
"fast-json-stable-stringify@2.0.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "fast-json-stable-stringify@2.0.0",
"_from": "fast-json-stable-stringify@^2.0.0",
"_id": "fast-json-stable-stringify@2.0.0",
"_inBundle": false,
"_integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
"_location": "/fast-json-stable-stringify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "fast-json-stable-stringify@2.0.0",
"raw": "fast-json-stable-stringify@^2.0.0",
"name": "fast-json-stable-stringify",
"escapedName": "fast-json-stable-stringify",
"rawSpec": "2.0.0",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/ajv"
],
"_resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "d5142c0caee6b1189f87d3a76111064f86c8bbf2",
"_spec": "fast-json-stable-stringify@^2.0.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\ajv",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -35,6 +30,8 @@
"bugs": {
"url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
"devDependencies": {
"benchmark": "^2.1.4",