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

update modules

This commit is contained in:
s2
2020-07-20 16:16:07 +02:00
parent 783511ce12
commit 2b23424b86
785 changed files with 91905 additions and 56057 deletions

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

@@ -1,27 +1,32 @@
{
"_from": "minimist@^1.2.2",
"_args": [
[
"minimist@1.2.5",
"D:\\Projects\\minifyfromhtml"
]
],
"_from": "minimist@1.2.5",
"_id": "minimist@1.2.5",
"_inBundle": false,
"_integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==",
"_location": "/minimist",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "minimist@^1.2.2",
"raw": "minimist@1.2.5",
"name": "minimist",
"escapedName": "minimist",
"rawSpec": "^1.2.2",
"rawSpec": "1.2.5",
"saveSpec": null,
"fetchSpec": "^1.2.2"
"fetchSpec": "1.2.5"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
"_shasum": "67d66014b66a6a8aaa0c083c5fd58df4e4e97602",
"_spec": "minimist@^1.2.2",
"_where": "/home/s2/Code/minifyfromhtml",
"_spec": "1.2.5",
"_where": "D:\\Projects\\minifyfromhtml",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/substack/minimist/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "parse argument options",
"devDependencies": {
"covert": "^1.0.0",