{
  "_args": [
    [
      {
        "raw": "hooks-fixed@2.0.2",
        "scope": null,
        "escapedName": "hooks-fixed",
        "name": "hooks-fixed",
        "rawSpec": "2.0.2",
        "spec": "2.0.2",
        "type": "version"
      },
      "/Users/robertdodson/Documents/htdocs/playground/mongo/node_modules/mongoose"
    ]
  ],
  "_from": "hooks-fixed@2.0.2",
  "_id": "hooks-fixed@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/hooks-fixed",
  "_nodeVersion": "8.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/hooks-fixed-2.0.2.tgz_1509155630203_0.033162713050842285"
  },
  "_npmUser": {
    "name": "vkarpov15",
    "email": "val@karpov.io"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hooks-fixed@2.0.2",
    "scope": null,
    "escapedName": "hooks-fixed",
    "name": "hooks-fixed",
    "rawSpec": "2.0.2",
    "spec": "2.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/hooks-fixed/-/hooks-fixed-2.0.2.tgz",
  "_shasum": "20076daa07e77d8a6106883ce3f1722e051140b0",
  "_shrinkwrap": null,
  "_spec": "hooks-fixed@2.0.2",
  "_where": "/Users/robertdodson/Documents/htdocs/playground/mongo/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": {
    "integrity": "sha512-YurCM4gQSetcrhwEtpQHhQ4M7Zo7poNGqY4kQGeBS6eZtOcT3tnNs01ThFa0jYBByAiYt1MjMjP/YApG0EnAvQ==",
    "shasum": "20076daa07e77d8a6106883ce3f1722e051140b0",
    "tarball": "https://registry.npmjs.org/hooks-fixed/-/hooks-fixed-2.0.2.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "gitHead": "2a7dafa477a094e21b30524ac2beb73d0fcde1df",
  "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": "2.0.2"
}
