clean old files

This commit is contained in:
Daniel Rodriguez 2021-04-25 19:48:07 +02:00
parent 2d7b1e34d0
commit cc79cf906f
203 changed files with 12300 additions and 13288 deletions

17
node_modules/accepts/package.json generated vendored
View file

@ -1,5 +1,5 @@
{
"_from": "accepts@~1.3.7",
"_from": "accepts@~1.3.5",
"_id": "accepts@1.3.7",
"_inBundle": false,
"_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
@ -8,20 +8,23 @@
"_requested": {
"type": "range",
"registry": true,
"raw": "accepts@~1.3.7",
"raw": "accepts@~1.3.5",
"name": "accepts",
"escapedName": "accepts",
"rawSpec": "~1.3.7",
"rawSpec": "~1.3.5",
"saveSpec": null,
"fetchSpec": "~1.3.7"
"fetchSpec": "~1.3.5"
},
"_requiredBy": [
"/express"
"/compression",
"/engine.io",
"/express",
"/serve-index"
],
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
"_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
"_spec": "accepts@~1.3.7",
"_where": "D:\\tftapp\\node_modules\\express",
"_spec": "accepts@~1.3.5",
"_where": "D:\\TFTPaths\\node_modules\\compression",
"bugs": {
"url": "https://github.com/jshttp/accepts/issues"
},