Show dino
This commit is contained in:
+8
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user