This commit is contained in:
2020-08-13 10:31:15 +02:00
parent 1ba0d7f9ba
commit 8d7722be91
3362 changed files with 13786 additions and 500745 deletions

16
node_modules/iconv-lite/package.json generated vendored
View File

@@ -1,5 +1,5 @@
{
"_from": "iconv-lite@~0.4.13",
"_from": "iconv-lite@^0.4.24",
"_id": "iconv-lite@0.4.24",
"_inBundle": false,
"_integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
@@ -8,20 +8,22 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "iconv-lite@~0.4.13",
"raw": "iconv-lite@^0.4.24",
"name": "iconv-lite",
"escapedName": "iconv-lite",
"rawSpec": "~0.4.13",
"rawSpec": "^0.4.24",
"saveSpec": null,
"fetchSpec": "~0.4.13"
"fetchSpec": "^0.4.24"
},
"_requiredBy": [
"/encoding"
"/body-parser",
"/external-editor",
"/raw-body"
],
"_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
"_shasum": "2022b4b25fbddc21d2f524974a474aafe733908b",
"_spec": "iconv-lite@~0.4.13",
"_where": "C:\\Users\\ASUS-ROG-NTB\\Disk Google\\git\\freeGames\\node_modules\\encoding",
"_spec": "iconv-lite@^0.4.24",
"_where": "C:\\Users\\ASUS-ROG-NTB\\Disk Google\\git\\freeGames\\gabenparadise\\node_modules\\external-editor",
"author": {
"name": "Alexander Shtuchkin",
"email": "ashtuchkin@gmail.com"