{
  "name": "clay-driver-base",
  "version": "4.1.9",
  "description": "Base driver for clay",
  "main": "lib",
  "browser": "ci/browser",
  "scripts": {
    "test": "node ./ci/test.js",
    "prepare": "node ./ci/build.js && node ./ci/shim.js && node ./ci/doc.js"
  },
  "repository": "realglobe-Inc/clay-driver-base",
  "keywords": [
    "ClayDB"
  ],
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishinishi@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/realglobe-Inc/clay-driver-base/issues"
  },
  "homepage": "https://github.com/realglobe-Inc/clay-driver-base#readme",
  "dependencies": {
    "clay-constants": "^3.5.1"
  },
  "devDependencies": {
    "ababel": "^6.1.3",
    "amocha": "^7.0.2",
    "ape-formatting": "^2.0.2",
    "ape-releasing": "^5.0.7",
    "ape-tasking": "^4.0.12",
    "ape-tmpl": "^6.0.14",
    "ape-updating": "^5.0.3",
    "clay-id": "^3.1.1",
    "coz": "^7.2.0",
    "filecopy": "^4.1.0",
    "injectmock": "^2.0.0",
    "request": "^2.88.2",
    "sg-templates": "^1.3.2",
    "sugos-travis": "^2.0.7",
    "writeout": "^2.3.2"
  },
  "engines": {
    "node": ">=7.6",
    "npm": ">=4"
  }
}
