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:
23
node_modules/qs/package.json
generated
vendored
23
node_modules/qs/package.json
generated
vendored
@@ -1,31 +1,35 @@
|
||||
{
|
||||
"_from": "qs@~6.5.1",
|
||||
"_args": [
|
||||
[
|
||||
"qs@6.5.2",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "qs@6.5.2",
|
||||
"_id": "qs@6.5.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
|
||||
"_location": "/qs",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "qs@~6.5.1",
|
||||
"raw": "qs@6.5.2",
|
||||
"name": "qs",
|
||||
"escapedName": "qs",
|
||||
"rawSpec": "~6.5.1",
|
||||
"rawSpec": "6.5.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~6.5.1"
|
||||
"fetchSpec": "6.5.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
|
||||
"_shasum": "cb3ae806e8740444584ef154ce8ee98d403f3e36",
|
||||
"_spec": "qs@~6.5.1",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/request",
|
||||
"_spec": "6.5.2",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ljharb/qs/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Jordan Harband",
|
||||
@@ -34,7 +38,6 @@
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
|
||||
"devDependencies": {
|
||||
"@ljharb/eslint-config": "^12.2.1",
|
||||
|
Reference in New Issue
Block a user