{
  "_args": [
    [
      "kareem@2.3.2",
      "/var/www/html/sprbackend"
    ]
  ],
  "_from": "kareem@2.3.2",
  "_id": "kareem@2.3.2",
  "_inBundle": false,
  "_integrity": "sha512-STHz9P7X2L4Kwn72fA4rGyqyXdmrMSdxqHx9IXon/FXluXieaFA6KJ2upcHAHxQPQ0LeM/OjLrhFxifHewOALQ==",
  "_location": "/kareem",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "kareem@2.3.2",
    "name": "kareem",
    "escapedName": "kareem",
    "rawSpec": "2.3.2",
    "saveSpec": null,
    "fetchSpec": "2.3.2"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/kareem/-/kareem-2.3.2.tgz",
  "_spec": "2.3.2",
  "_where": "/var/www/html/sprbackend",
  "author": {
    "name": "Valeri Karpov",
    "email": "val@karpov.io"
  },
  "bugs": {
    "url": "https://github.com/vkarpov15/kareem/issues"
  },
  "description": "Next-generation take on pre/post function hooks",
  "devDependencies": {
    "acquit": "1.x",
    "acquit-ignore": "0.1.x",
    "mocha": "5.x",
    "nyc": "11.x"
  },
  "homepage": "https://github.com/vkarpov15/kareem#readme",
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "kareem",
  "repository": {
    "type": "git",
    "url": "git://github.com/vkarpov15/kareem.git"
  },
  "scripts": {
    "test": "mocha ./test/*",
    "test-travis": "nyc mocha ./test/*"
  },
  "version": "2.3.2"
}
