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": [
[
"bluebird@3.5.0",
"/app"
]
],
"_from": "bluebird@3.5.0",
"_id": "bluebird@3.5.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/mquery"
],
"_resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.0.tgz",
"_shasum": "791420d7f551eea2897453a8a77653f96606d67c",
"_spec": "bluebird@3.5.0",
"_where": "/app/node_modules/mquery",
"_spec": "3.5.0",
"_where": "/app",
"author": {
"name": "Petka Antonov",
"email": "petka_antonov@hotmail.com",
@@ -31,8 +36,6 @@
"bugs": {
"url": "http://github.com/petkaantonov/bluebird/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Full featured Promises/A+ implementation with exceptionally good performance",
"devDependencies": {
"acorn": "~0.6.0",