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": [
[
"es6-promise@3.2.1",
"/app"
]
],
"_from": "es6-promise@3.2.1",
"_id": "es6-promise@3.2.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/mongodb"
],
"_resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.2.1.tgz",
"_shasum": "ec56233868032909207170c39448e24449dd1fc4",
"_spec": "es6-promise@3.2.1",
"_where": "/app/node_modules/mongodb",
"_spec": "3.2.1",
"_where": "/app",
"author": {
"name": "Yehuda Katz, Tom Dale, Stefan Penner and contributors",
"url": "Conversion to ES6 API by Jake Archibald"
@@ -32,8 +37,6 @@
"bugs": {
"url": "https://github.com/jakearchibald/ES6-Promises/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A lightweight library that provides tools for organizing asynchronous code",
"devDependencies": {
"babel-eslint": "^6.0.0",