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": [
[
"mpromise@0.5.5",
"/app"
]
],
"_from": "mpromise@0.5.5",
"_id": "mpromise@0.5.5",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/mpromise/-/mpromise-0.5.5.tgz",
"_shasum": "f5b24259d763acc2257b0a0c8c6d866fd51732e6",
"_spec": "mpromise@0.5.5",
"_where": "/app/node_modules/mongoose",
"_spec": "0.5.5",
"_where": "/app",
"author": {
"name": "Aaron Heckmann",
"email": "aaron.heckmann+github@gmail.com"
@@ -29,7 +34,6 @@
"bugs": {
"url": "https://github.com/aheckmann/mpromise/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Refael Ackermann",
@@ -37,7 +41,6 @@
"url": "http://node.org.il/"
}
],
"deprecated": false,
"description": "Promises A+ conformant implementation",
"devDependencies": {
"mocha": "1.21.4",