update modules
This commit is contained in:
14
node_modules/minimist/package.json
generated
vendored
14
node_modules/minimist/package.json
generated
vendored
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"minimist@1.2.5",
|
||||
"D:\\Projects\\vanillajs-seed"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "minimist@1.2.5",
|
||||
"_id": "minimist@1.2.5",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +26,8 @@
|
||||
"/minifyfromhtml"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
|
||||
"_shasum": "67d66014b66a6a8aaa0c083c5fd58df4e4e97602",
|
||||
"_spec": "minimist@1.2.5",
|
||||
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\minifyfromhtml",
|
||||
"_spec": "1.2.5",
|
||||
"_where": "D:\\Projects\\vanillajs-seed",
|
||||
"author": {
|
||||
"name": "James Halliday",
|
||||
"email": "mail@substack.net",
|
||||
@@ -30,8 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/substack/minimist/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "parse argument options",
|
||||
"devDependencies": {
|
||||
"covert": "^1.0.0",
|
||||
|
Reference in New Issue
Block a user