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

@@ -1,32 +1,27 @@
{
"_args": [
[
"getpass@0.1.7",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "getpass@0.1.7",
"_from": "getpass@^0.1.1",
"_id": "getpass@0.1.7",
"_inBundle": false,
"_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
"_location": "/getpass",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "getpass@0.1.7",
"raw": "getpass@^0.1.1",
"name": "getpass",
"escapedName": "getpass",
"rawSpec": "0.1.7",
"rawSpec": "^0.1.1",
"saveSpec": null,
"fetchSpec": "0.1.7"
"fetchSpec": "^0.1.1"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
"_spec": "0.1.7",
"_where": "E:\\projects\\p\\minifyfromhtml",
"_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
"_spec": "getpass@^0.1.1",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\sshpk",
"author": {
"name": "Alex Wilson",
"email": "alex.wilson@joyent.com"
@@ -34,9 +29,11 @@
"bugs": {
"url": "https://github.com/arekinath/node-getpass/issues"
},
"bundleDependencies": false,
"dependencies": {
"assert-plus": "^1.0.0"
},
"deprecated": false,
"description": "getpass for node.js",
"homepage": "https://github.com/arekinath/node-getpass#readme",
"license": "MIT",