mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update node modules
This commit is contained in:
23
node_modules/yargs-parser/package.json
generated
vendored
23
node_modules/yargs-parser/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "yargs-parser@^10.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"yargs-parser@10.0.0",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "yargs-parser@10.0.0",
|
||||
"_id": "yargs-parser@10.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-+DHejWujTVYeMHLff8U96rLc4uE4Emncoftvn5AjhB1Jw1pWxLzgBUT/WYbPrHmy6YPEBTZQx5myHhVcuuu64g==",
|
||||
"_location": "/yargs-parser",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "yargs-parser@^10.0.0",
|
||||
"raw": "yargs-parser@10.0.0",
|
||||
"name": "yargs-parser",
|
||||
"escapedName": "yargs-parser",
|
||||
"rawSpec": "^10.0.0",
|
||||
"rawSpec": "10.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^10.0.0"
|
||||
"fetchSpec": "10.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-minify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.0.0.tgz",
|
||||
"_shasum": "c737c93de2567657750cb1f2c00be639fd19c994",
|
||||
"_spec": "yargs-parser@^10.0.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-minify",
|
||||
"_spec": "10.0.0",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Ben Coe",
|
||||
"email": "ben@npmjs.com"
|
||||
@@ -29,11 +34,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/yargs/yargs-parser/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"camelcase": "^4.1.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "the mighty option parser used by yargs",
|
||||
"devDependencies": {
|
||||
"chai": "^3.5.0",
|
||||
|
Reference in New Issue
Block a user