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

View File

@@ -1,38 +1,34 @@
{
"_args": [
[
"http-signature@1.2.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "http-signature@1.2.0",
"_from": "http-signature@~1.2.0",
"_id": "http-signature@1.2.0",
"_inBundle": false,
"_integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
"_location": "/http-signature",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "http-signature@1.2.0",
"raw": "http-signature@~1.2.0",
"name": "http-signature",
"escapedName": "http-signature",
"rawSpec": "1.2.0",
"rawSpec": "~1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
"fetchSpec": "~1.2.0"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "9aecd925114772f3d95b65a60abb8f7c18fbace1",
"_spec": "http-signature@~1.2.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request",
"author": {
"name": "Joyent, Inc"
},
"bugs": {
"url": "https://github.com/joyent/node-http-signature/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Mark Cavage",
@@ -52,6 +48,7 @@
"jsprim": "^1.2.2",
"sshpk": "^1.7.0"
},
"deprecated": false,
"description": "Reference implementation of Joyent's HTTP Signature scheme.",
"devDependencies": {
"tap": "0.4.2",