package.json 2.51 KB
{
  "_args": [
    [
      {
        "raw": "kareem@1.5.0",
        "scope": null,
        "escapedName": "kareem",
        "name": "kareem",
        "rawSpec": "1.5.0",
        "spec": "1.5.0",
        "type": "version"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/mongoose"
    ]
  ],
  "_from": "kareem@1.5.0",
  "_id": "kareem@1.5.0",
  "_inCache": true,
  "_location": "/kareem",
  "_nodeVersion": "7.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/kareem-1.5.0.tgz_1500589912217_0.3416421019937843"
  },
  "_npmUser": {
    "name": "vkarpov15",
    "email": "val@karpov.io"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "kareem@1.5.0",
    "scope": null,
    "escapedName": "kareem",
    "name": "kareem",
    "rawSpec": "1.5.0",
    "spec": "1.5.0",
    "type": "version"
  },
  "_requiredBy": [
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/kareem/-/kareem-1.5.0.tgz",
  "_shasum": "e3e4101d9dcfde299769daf4b4db64d895d17448",
  "_shrinkwrap": null,
  "_spec": "kareem@1.5.0",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/mongoose",
  "author": {
    "name": "Valeri Karpov",
    "email": "val@karpov.io"
  },
  "bugs": {
    "url": "https://github.com/vkarpov15/kareem/issues"
  },
  "dependencies": {},
  "description": "Next-generation take on pre/post function hooks",
  "devDependencies": {
    "acquit": "0.4.1",
    "gulp": "3.8.10",
    "gulp-jscs": "1.4.0",
    "gulp-mocha": "2.0.0",
    "istanbul": "0.4.5",
    "jscs": "1.9.0",
    "mocha": "3.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e3e4101d9dcfde299769daf4b4db64d895d17448",
    "tarball": "https://registry.npmjs.org/kareem/-/kareem-1.5.0.tgz"
  },
  "gitHead": "9c491a058fd54832702716522c28fde02ec67661",
  "homepage": "https://github.com/vkarpov15/kareem#readme",
  "jscsConfig": {
    "preset": "airbnb",
    "requireMultipleVarDecl": null,
    "disallowMultipleVarDecl": true
  },
  "license": "Apache 2.0",
  "main": "index.js",
  "maintainers": [
    {
      "name": "vkarpov15",
      "email": "valkar207@gmail.com"
    }
  ],
  "name": "kareem",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/vkarpov15/kareem.git"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha ./test/*",
    "test-travis": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec ./test/*"
  },
  "version": "1.5.0"
}