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
+11 -6
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"safe-buffer@5.1.2",
"/app"
]
],
"_from": "safe-buffer@5.1.2",
"_id": "safe-buffer@5.1.2",
"_inBundle": false,
@@ -20,12 +26,13 @@
"/compression",
"/content-disposition",
"/express",
"/string_decoder"
"/request",
"/string_decoder",
"/tunnel-agent"
],
"_resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
"_shasum": "991ec69d296e0313747d59bdfd2b745c35f8828d",
"_spec": "safe-buffer@5.1.2",
"_where": "/app/node_modules/compression",
"_spec": "5.1.2",
"_where": "/app",
"author": {
"name": "Feross Aboukhadijeh",
"email": "feross@feross.org",
@@ -34,8 +41,6 @@
"bugs": {
"url": "https://github.com/feross/safe-buffer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Safer Node.js Buffer API",
"devDependencies": {
"standard": "*",