{ "_from": "hooks-fixed@2.0.2", "_id": "hooks-fixed@2.0.2", "_inBundle": false, "_integrity": "sha1-IAdtqgfnfYphBog84/FyLgURQLA=", "_location": "/hooks-fixed", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "hooks-fixed@2.0.2", "name": "hooks-fixed", "escapedName": "hooks-fixed", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/mongoose" ], "_resolved": "http://registry.npm.taobao.org/hooks-fixed/download/hooks-fixed-2.0.2.tgz", "_shasum": "20076daa07e77d8a6106883ce3f1722e051140b0", "_spec": "hooks-fixed@2.0.2", "_where": "E:\\cos-node10\\game-server\\node_modules\\mongoose", "author": { "name": "Brian Noguchi", "email": "brian.noguchi@gmail.com", "url": "https://github.com/bnoguchi/" }, "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", "should": ">=0.2.1", "underscore": ">=1.1.4" }, "directories": { "lib": "." }, "engines": { "node": ">=0.4.0" }, "homepage": "https://github.com/vkarpov15/hooks-fixed/", "keywords": [ "node", "hooks", "middleware", "pre", "post" ], "licenses": [ "MIT" ], "main": "./hooks.js", "name": "hooks-fixed", "optionalDependencies": {}, "repository": { "type": "git", "url": "git://github.com/vkarpov15/hooks-fixed.git" }, "scripts": { "test": "make test" }, "version": "2.0.2" }