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,31 +1,35 @@
{
"_from": "compressible@~2.0.16",
"_args": [
[
"compressible@2.0.17",
"/app"
]
],
"_from": "compressible@2.0.17",
"_id": "compressible@2.0.17",
"_inBundle": false,
"_integrity": "sha512-BGHeLCK1GV7j1bSmQQAi26X+GgWcTjLr/0tzSvMCl3LH1w1IJ4PFSPoV5316b30cneTziC+B1a+3OjoSUcQYmw==",
"_location": "/compressible",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "compressible@~2.0.16",
"raw": "compressible@2.0.17",
"name": "compressible",
"escapedName": "compressible",
"rawSpec": "~2.0.16",
"rawSpec": "2.0.17",
"saveSpec": null,
"fetchSpec": "~2.0.16"
"fetchSpec": "2.0.17"
},
"_requiredBy": [
"/compression"
],
"_resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.17.tgz",
"_shasum": "6e8c108a16ad58384a977f3a482ca20bff2f38c1",
"_spec": "compressible@~2.0.16",
"_where": "/app/node_modules/compression",
"_spec": "2.0.17",
"_where": "/app",
"bugs": {
"url": "https://github.com/jshttp/compressible/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -45,7 +49,6 @@
"dependencies": {
"mime-db": ">= 1.40.0 < 2"
},
"deprecated": false,
"description": "Compressible Content-Type / mime checking",
"devDependencies": {
"eslint": "5.15.2",