{
  "name": "the-button",
  "description": "Button of the-components",
  "version": "3.0.36",
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishinishi@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "bugs": {
    "url": "https://github.com/the-labo/the-button/issues"
  },
  "dependencies": {
    "classnames": "^2.2.6",
    "prop-types": "^15.6.2",
    "the-check": "^2.0.18",
    "the-color": "^2.0.3",
    "the-component-util": "^3.0.20",
    "the-icon": "^4.0.10",
    "the-link": "^3.0.18",
    "the-style": "^2.2.5"
  },
  "devDependencies": {
    "@babel/runtime": "*",
    "react": "^16.7.0",
    "react-dom": "^16.7.0",
    "react-router-dom": "^4.3.1",
    "the-component-demo": "^4.0.17",
    "the-router": "^3.0.1",
    "the-script-build": "^5.0.1",
    "the-script-doc": "^1.0.2",
    "the-script-release": "^1.0.8",
    "the-script-share": "^1.0.5",
    "the-script-test": "^2.1.6",
    "the-script-update": "^2.0.0",
    "the-templates": "^6.0.5"
  },
  "engines": {
    "node": ">=8",
    "npm": ">=5"
  },
  "homepage": "https://github.com/the-labo/the-button#readme",
  "keywords": [
    "react-component",
    "the"
  ],
  "license": "MIT",
  "main": "shim",
  "peerDependencies": {
    "react": ">=16",
    "react-dom": ">=16"
  },
  "repository": "the-labo/the-button",
  "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"
  }
}
