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
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"serve-static@1.14.1",
"/app"
]
],
"_from": "serve-static@1.14.1",
"_id": "serve-static@1.14.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz",
"_shasum": "666e636dc4f010f7ef29970a88a674320898b2f9",
"_spec": "serve-static@1.14.1",
"_where": "/app/node_modules/express",
"_spec": "1.14.1",
"_where": "/app",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -29,14 +34,12 @@
"bugs": {
"url": "https://github.com/expressjs/serve-static/issues"
},
"bundleDependencies": false,
"dependencies": {
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "0.17.1"
},
"deprecated": false,
"description": "Serve static files",
"devDependencies": {
"eslint": "5.16.0",