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

@@ -1,27 +1,32 @@
{
"_from": "dashdash@^1.12.0",
"_args": [
[
"dashdash@1.14.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "dashdash@1.14.1",
"_id": "dashdash@1.14.1",
"_inBundle": false,
"_integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
"_location": "/dashdash",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "dashdash@^1.12.0",
"raw": "dashdash@1.14.1",
"name": "dashdash",
"escapedName": "dashdash",
"rawSpec": "^1.12.0",
"rawSpec": "1.14.1",
"saveSpec": null,
"fetchSpec": "^1.12.0"
"fetchSpec": "1.14.1"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
"_shasum": "853cfa0f7cbe2fed5de20326b8dd581035f6e2f0",
"_spec": "dashdash@^1.12.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/sshpk",
"_spec": "1.14.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Trent Mick",
"email": "trentm@gmail.com",
@@ -30,11 +35,9 @@
"bugs": {
"url": "https://github.com/trentm/node-dashdash/issues"
},
"bundleDependencies": false,
"dependencies": {
"assert-plus": "^1.0.0"
},
"deprecated": false,
"description": "A light, featureful and explicit option parsing library.",
"devDependencies": {
"nodeunit": "0.9.x"