Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+13 -10
View File
@@ -1,32 +1,36 @@
{
"_from": "accepts@~1.3.5",
"_args": [
[
"accepts@1.3.7",
"/app"
]
],
"_from": "accepts@1.3.7",
"_id": "accepts@1.3.7",
"_inBundle": false,
"_integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
"_location": "/accepts",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "accepts@~1.3.5",
"raw": "accepts@1.3.7",
"name": "accepts",
"escapedName": "accepts",
"rawSpec": "~1.3.5",
"rawSpec": "1.3.7",
"saveSpec": null,
"fetchSpec": "~1.3.5"
"fetchSpec": "1.3.7"
},
"_requiredBy": [
"/compression",
"/express"
],
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
"_shasum": "531bc726517a3b2b41f850021c6cc15eaab507cd",
"_spec": "accepts@~1.3.5",
"_where": "/app/node_modules/compression",
"_spec": "1.3.7",
"_where": "/app",
"bugs": {
"url": "https://github.com/jshttp/accepts/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -42,7 +46,6 @@
"mime-types": "~2.1.24",
"negotiator": "0.6.2"
},
"deprecated": false,
"description": "Higher-level content negotiation",
"devDependencies": {
"deep-equal": "1.0.1",