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

@@ -1,27 +1,32 @@
{
"_from": "optionator@^0.8.1",
"_args": [
[
"optionator@0.8.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "optionator@0.8.2",
"_id": "optionator@0.8.2",
"_inBundle": false,
"_integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
"_location": "/optionator",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "optionator@^0.8.1",
"raw": "optionator@0.8.2",
"name": "optionator",
"escapedName": "optionator",
"rawSpec": "^0.8.1",
"rawSpec": "0.8.2",
"saveSpec": null,
"fetchSpec": "^0.8.1"
"fetchSpec": "0.8.2"
},
"_requiredBy": [
"/escodegen"
],
"_resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
"_shasum": "364c5e409d3f4d6301d6c0b4c05bba50180aeb64",
"_spec": "optionator@^0.8.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/escodegen",
"_spec": "0.8.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "George Zahariev",
"email": "z@georgezahariev.com"
@@ -29,7 +34,6 @@
"bugs": {
"url": "https://github.com/gkz/optionator/issues"
},
"bundleDependencies": false,
"dependencies": {
"deep-is": "~0.1.3",
"fast-levenshtein": "~2.0.4",
@@ -38,7 +42,6 @@
"type-check": "~0.3.2",
"wordwrap": "~1.0.0"
},
"deprecated": false,
"description": "option parsing and help generation",
"devDependencies": {
"istanbul": "~0.4.1",