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": [
[
"mime@1.6.0",
"/app"
]
],
"_from": "mime@1.6.0",
"_id": "mime@1.6.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/send"
],
"_resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
"_shasum": "32cd9e5c64553bd58d19a568af452acff04981b1",
"_spec": "mime@1.6.0",
"_where": "/app/node_modules/send",
"_spec": "1.6.0",
"_where": "/app",
"author": {
"name": "Robert Kieffer",
"email": "robert@broofa.com",
@@ -33,7 +38,6 @@
"bugs": {
"url": "https://github.com/broofa/node-mime/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Benjamin Thomas",
@@ -42,7 +46,6 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "A comprehensive library for mime-type mapping",
"devDependencies": {
"github-release-notes": "0.13.1",