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": [
[
"utils-merge@1.0.1",
"/app"
]
],
"_from": "utils-merge@1.0.1",
"_id": "utils-merge@1.0.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
"_shasum": "9f95710f50a267947b2ccc124741c1028427e713",
"_spec": "utils-merge@1.0.1",
"_where": "/app/node_modules/express",
"_spec": "1.0.1",
"_where": "/app",
"author": {
"name": "Jared Hanson",
"email": "jaredhanson@gmail.com",
@@ -30,9 +35,7 @@
"bugs": {
"url": "http://github.com/jaredhanson/utils-merge/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "merge() utility function",
"devDependencies": {
"chai": "1.x.x",