1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00

update node modules

This commit is contained in:
s2
2019-03-29 15:56:41 +01:00
parent f114871153
commit 89c32fb4e6
8347 changed files with 390123 additions and 159877 deletions

23
node_modules/getpass/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{
"_from": "getpass@^0.1.1",
"_args": [
[
"getpass@0.1.7",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "getpass@0.1.7",
"_id": "getpass@0.1.7",
"_inBundle": false,
"_integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
"_location": "/getpass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "getpass@^0.1.1",
"raw": "getpass@0.1.7",
"name": "getpass",
"escapedName": "getpass",
"rawSpec": "^0.1.1",
"rawSpec": "0.1.7",
"saveSpec": null,
"fetchSpec": "^0.1.1"
"fetchSpec": "0.1.7"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
"_shasum": "5eff8e3e684d569ae4cb2b1282604e8ba62149fa",
"_spec": "getpass@^0.1.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/sshpk",
"_spec": "0.1.7",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Alex Wilson",
"email": "alex.wilson@joyent.com"
@@ -29,11 +34,9 @@
"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",