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

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

@@ -1,28 +1,32 @@
{
"_from": "minimist",
"_args": [
[
"minimist@1.2.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "minimist@1.2.0",
"_id": "minimist@1.2.0",
"_inBundle": false,
"_integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
"_location": "/minimist",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "minimist",
"raw": "minimist@1.2.0",
"name": "minimist",
"escapedName": "minimist",
"rawSpec": "",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"_shasum": "a35008b20f41383eec1fb914f4cd5df79a264284",
"_spec": "minimist",
"_where": "/home/s2/Documents/Code/minifyfromhtml",
"_spec": "1.2.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -31,8 +35,6 @@
"bugs": {
"url": "https://github.com/substack/minimist/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "parse argument options",
"devDependencies": {
"covert": "^1.0.0",