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": [
[
"hooks-fixed@2.0.2",
"/app"
]
],
"_from": "hooks-fixed@2.0.2",
"_id": "hooks-fixed@2.0.2",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/hooks-fixed/-/hooks-fixed-2.0.2.tgz",
"_shasum": "20076daa07e77d8a6106883ce3f1722e051140b0",
"_spec": "hooks-fixed@2.0.2",
"_where": "/app/node_modules/mongoose",
"_spec": "2.0.2",
"_where": "/app",
"author": {
"name": "Brian Noguchi",
"email": "brian.noguchi@gmail.com",
@@ -30,9 +35,7 @@
"bugs": {
"url": "https://github.com/vkarpov15/hooks-fixed/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Adds pre and post hook functionality to your JavaScript methods.",
"devDependencies": {
"expresso": ">=0.7.6",