{
  "name": "the-style",
  "description": "Style of the-components",
  "version": "2.2.8",
  "author": {
    "name": "Taka Okunishi",
    "email": "okunishinishi@gmail.com",
    "url": "http://okunishitaka.com"
  },
  "bugs": {
    "url": "https://github.com/the-labo/the-style/issues"
  },
  "dependencies": {
    "classnames": "^2.2.6",
    "prop-types": "^15.7.2",
    "the-component-constants": "^2.0.8",
    "the-style-util": "^1.0.2"
  },
  "devDependencies": {
    "react": "^16.8.3",
    "react-dom": "^16.8.3",
    "the-script-build": "^5.0.1",
    "the-script-doc": "^1.0.1",
    "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": ">=4"
  },
  "homepage": "https://github.com/the-labo/the-style#readme",
  "keywords": [
    "the"
  ],
  "license": "MIT",
  "main": "shim",
  "peerDependencies": {
    "react": ">=16",
    "react-dom": ">=16"
  },
  "repository": "the-labo/the-style",
  "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"
  }
}
