{
  "name": "the-driver-sequelize",
  "description": "Sequelize driver for the-framework",
  "version": "1.1.14",
  "author": {
    "name": "okunishinishi",
    "email": "okunishinishi@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "browser": "shim",
  "bugs": {
    "url": "https://github.com/the-labo/the-driver-sequelize/issues"
  },
  "dependencies": {
    "amkdirp": "^2.0.0",
    "asfs": "^2.2.1",
    "clay-collection": "^3.1.5",
    "clay-driver-base": "^4.1.7",
    "clay-list-pager": "^3.0.1",
    "clay-resource-name": "^4.0.5",
    "sequelize": "^5.1.0",
    "the-check": "^2.0.23",
    "the-resource-base": "^1.4.9",
    "utf8": "^3.0.0"
  },
  "devDependencies": {
    "clay-lump": "^4.4.24",
    "mocha": "^6.0.2",
    "mysql2": "^1.6.5",
    "sqlite3": "^4.0.6",
    "the-script-build": "^5.0.10",
    "the-script-jsdoc": "^2.0.3",
    "the-script-release": "^1.0.10",
    "the-script-share": "^1.0.6",
    "the-script-update": "^2.0.1",
    "the-templates": "^6.0.12"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=4"
  },
  "homepage": "https://github.com/the-labo/the-driver-sequelize#readme",
  "keywords": [
    "the"
  ],
  "license": "MIT",
  "main": "lib",
  "repository": "the-labo/the-driver-sequelize",
  "scripts": {
    "build": "the-script-build",
    "doc": "the-script-jsdoc",
    "prepare": "the-script-build && the-script-jsdoc",
    "release": "the-script-release -y",
    "share": "the-script-share",
    "test": "mocha",
    "update": "the-script-update",
    "watch": "the-script-build -w"
  }
}
