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": [
[
"async@2.6.0",
"/app"
]
],
"_from": "async@2.6.0",
"_id": "async@2.6.0",
"_inBundle": false,
@@ -19,20 +25,17 @@
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/async/-/async-2.6.0.tgz",
"_shasum": "61a29abb6fcc026fea77e56d1c6ec53a795951f4",
"_spec": "async@2.6.0",
"_where": "/app/node_modules/mongoose",
"_spec": "2.6.0",
"_where": "/app",
"author": {
"name": "Caolan McMahon"
},
"bugs": {
"url": "https://github.com/caolan/async/issues"
},
"bundleDependencies": false,
"dependencies": {
"lodash": "^4.14.0"
},
"deprecated": false,
"description": "Higher-order functions and common patterns for asynchronous code",
"devDependencies": {
"babel-cli": "^6.24.0",