package.json 3 KB
{
  "_args": [
    [
      {
        "raw": "bookshelf-modelbase@^2.10.3",
        "scope": null,
        "escapedName": "bookshelf-modelbase",
        "name": "bookshelf-modelbase",
        "rawSpec": "^2.10.3",
        "spec": ">=2.10.3 <3.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao"
    ]
  ],
  "_from": "bookshelf-modelbase@>=2.10.3 <3.0.0",
  "_id": "bookshelf-modelbase@2.10.4",
  "_inCache": true,
  "_location": "/bookshelf-modelbase",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/bookshelf-modelbase-2.10.4.tgz_1496273259141_0.5480319599155337"
  },
  "_npmUser": {
    "name": "bsiddiqui",
    "email": "basil.siddiqui@gmail.com"
  },
  "_npmVersion": "5.0.0",
  "_phantomChildren": {
    "hoek": "4.2.0",
    "isemail": "2.2.1",
    "items": "2.1.1",
    "moment": "2.19.3",
    "topo": "2.0.2"
  },
  "_requested": {
    "raw": "bookshelf-modelbase@^2.10.3",
    "scope": null,
    "escapedName": "bookshelf-modelbase",
    "name": "bookshelf-modelbase",
    "rawSpec": "^2.10.3",
    "spec": ">=2.10.3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kakao"
  ],
  "_resolved": "https://registry.npmjs.org/bookshelf-modelbase/-/bookshelf-modelbase-2.10.4.tgz",
  "_shasum": "32c0674837ed2fc2640a7330848f49b63c6cdb9e",
  "_shrinkwrap": null,
  "_spec": "bookshelf-modelbase@^2.10.3",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao",
  "author": {
    "name": "Basil Siddiqui",
    "email": "basil.siddiqui@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/bsiddiqui/bookshelf-modelbase/issues"
  },
  "dependencies": {
    "joi": "^9.0.4",
    "lodash.difference": "^4.4.0",
    "xtend": "^4.0.1"
  },
  "description": "Extensible ModelBase for bookshelf-based model layers",
  "devDependencies": {
    "bluebird": "^3.4.1",
    "bookshelf": "^0.10.0",
    "chai": "^3.5.0",
    "istanbul": "^0.4.4",
    "knex": "^0.11.9",
    "mocha": "^3.0.0",
    "sinon": "^1.17.5",
    "sqlite3": "^3.1.4",
    "standard": "^7.1.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-5p6hHONG3TwZP2+hRWWEutG+P+80zXojJ/BH49caaROI4BZVWS+ANfTc/GZ1WSnlfkRMK9JFeu7ikGQocxIEow==",
    "shasum": "32c0674837ed2fc2640a7330848f49b63c6cdb9e",
    "tarball": "https://registry.npmjs.org/bookshelf-modelbase/-/bookshelf-modelbase-2.10.4.tgz"
  },
  "gitHead": "282fdb88c5c620aff0f2d420ecb93ff163e465ee",
  "homepage": "https://github.com/bsiddiqui/bookshelf-modelbase",
  "license": "MIT",
  "main": "./lib",
  "maintainers": [
    {
      "name": "gchao",
      "email": "grayson.chao@gmail.com"
    },
    {
      "name": "bsiddiqui",
      "email": "basil.siddiqui@gmail.com"
    }
  ],
  "name": "bookshelf-modelbase",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/bsiddiqui/bookshelf-modelbase.git"
  },
  "scripts": {
    "test": "standard && istanbul cover _mocha"
  },
  "version": "2.10.4"
}