{ "_args": [ [ { "raw": "hooks-fixed@1.2.0", "scope": null, "escapedName": "hooks-fixed", "name": "hooks-fixed", "rawSpec": "1.2.0", "spec": "1.2.0", "type": "version" }, "/home/nemboru/workshop/daa-custom-stack/backend/node_modules/mongoose" ] ], "_from": "hooks-fixed@1.2.0", "_id": "hooks-fixed@1.2.0", "_inCache": true, "_location": "/hooks-fixed", "_nodeVersion": "6.2.2", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/hooks-fixed-1.2.0.tgz_1469112529130_0.3766456232406199" }, "_npmUser": { "name": "vkarpov15", "email": "val@karpov.io" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "raw": "hooks-fixed@1.2.0", "scope": null, "escapedName": "hooks-fixed", "name": "hooks-fixed", "rawSpec": "1.2.0", "spec": "1.2.0", "type": "version" }, "_requiredBy": [ "/mongoose" ], "_resolved": "https://registry.npmjs.org/hooks-fixed/-/hooks-fixed-1.2.0.tgz", "_shasum": "0d2772d4d7d685ff9244724a9f0b5b2559aac96b", "_shrinkwrap": null, "_spec": "hooks-fixed@1.2.0", "_where": "/home/nemboru/workshop/daa-custom-stack/backend/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" }, "dependencies": {}, "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": "." }, "dist": { "shasum": "0d2772d4d7d685ff9244724a9f0b5b2559aac96b", "tarball": "https://registry.npmjs.org/hooks-fixed/-/hooks-fixed-1.2.0.tgz" }, "engines": { "node": ">=0.4.0" }, "gitHead": "db6db04cb1e9e8d549d5a48eb33b42513e89d036", "homepage": "https://github.com/vkarpov15/hooks-fixed/", "keywords": [ "node", "hooks", "middleware", "pre", "post" ], "licenses": [ "MIT" ], "main": "./hooks.js", "maintainers": [ { "name": "vkarpov15", "email": "valkar207@gmail.com" } ], "name": "hooks-fixed", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/vkarpov15/hooks-fixed.git" }, "scripts": { "test": "make test" }, "version": "1.2.0" }