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
+1
View File
@@ -0,0 +1 @@
../../../mime/cli.js
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"ms@2.1.1",
"/app"
]
],
"_from": "ms@2.1.1",
"_id": "ms@2.1.1",
"_inBundle": false,
@@ -19,14 +25,11 @@
"/send"
],
"_resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
"_shasum": "30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a",
"_spec": "ms@2.1.1",
"_where": "/app/node_modules/send",
"_spec": "2.1.1",
"_where": "/app",
"bugs": {
"url": "https://github.com/zeit/ms/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Tiny millisecond conversion utility",
"devDependencies": {
"eslint": "4.12.1",
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"send@0.17.1",
"/app"
]
],
"_from": "send@0.17.1",
"_id": "send@0.17.1",
"_inBundle": false,
@@ -20,9 +26,8 @@
"/serve-static"
],
"_resolved": "https://registry.npmjs.org/send/-/send-0.17.1.tgz",
"_shasum": "c1d8b059f7900f7466dd4938bdc44e11ddb376c8",
"_spec": "send@0.17.1",
"_where": "/app/node_modules/express",
"_spec": "0.17.1",
"_where": "/app",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/pillarjs/send/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -60,7 +64,6 @@
"range-parser": "~1.2.1",
"statuses": "~1.5.0"
},
"deprecated": false,
"description": "Better streaming static file server with Range and conditional-GET support",
"devDependencies": {
"after": "0.8.2",