{
  "name": "the-toast",
  "description": "Toast of the-components",
  "version": "2.0.17",
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishinishi@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "bugs": {
    "url": "https://github.com/the-labo/the-toast/issues"
  },
  "dependencies": {
    "classnames": "^2.2.6",
    "prop-types": "^15.7.2",
    "the-component-util": "^3.0.21",
    "the-style": "^2.2.8"
  },
  "devDependencies": {
    "@babel/runtime": "^7.3.1",
    "objnest": "^5.0.4",
    "react": "^16.8.3",
    "react-dom": "^16.8.3",
    "react-router-dom": "^4.3.1",
    "the-component-demo": "^4.0.18",
    "the-script-build": "^5.0.1",
    "the-script-doc": "^1.0.2",
    "the-script-release": "^1.0.10",
    "the-script-share": "^1.0.6",
    "the-script-test": "^2.1.6",
    "the-script-update": "^2.0.1",
    "the-templates": "^6.0.7"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=5"
  },
  "homepage": "https://github.com/the-labo/the-toast#readme",
  "keywords": [
    "react-component",
    "the"
  ],
  "license": "MIT",
  "main": "shim",
  "peerDependencies": {
    "react": ">=15",
    "react-dom": ">=15"
  },
  "repository": "the-labo/the-toast",
  "scripts": {
    "build": "the-script-build",
    "doc": "the-script-doc",
    "prepare": "the-script-build && the-script-doc",
    "release": "the-script-release -y",
    "share": "the-script-share",
    "test": "the-script-test",
    "update": "the-script-update",
    "watch": "the-script-build -w"
  }
}
