{
  "name": "react-db-bind",
  "version": "1.3.0",
  "description": "react-tools",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist",
    "src",
    ".babelrc",
    ".editorconfig",
    ".eslintrc",
    ".gitignore",
    ".postcssrc",
    ".stylelintrc",
    "rollup.config.js",
    "tsconfig.json"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c",
    "start": "rollup -c -w"
  },
  "keywords": [
    "rollup",
    "react",
    "ts"
  ],
  "author": "zzx",
  "license": "ISC",
  "devDependencies": {
    "@babel/preset-env": "7.10.2",
    "@babel/preset-react": "7.10.1",
    "@babel/preset-typescript": "7.10.1",
    "@rollup/plugin-node-resolve": "8.0.0",
    "@types/lodash": "^4.14.182",
    "@types/react": "^17.0.0",
    "@types/react-color": "^3.0.6",
    "@types/react-dom": "^17.0.0",
    "@types/react-highlight-words": "^0.16.4",
    "@types/react-window": "^1.8.5",
    "@typescript-eslint/eslint-plugin": "3.1.0",
    "@typescript-eslint/parser": "3.1.0",
    "eslint": "^6.6.0",
    "less": "^4.0.0",
    "less-loader": "^7.1.0",
    "path": "0.12.7",
    "postcss-nested": "4.2.1",
    "postcss-simple-vars": "5.0.2",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "rollup": "2.13.1",
    "rollup-plugin-babel": "4.4.0",
    "rollup-plugin-commonjs": "10.1.0",
    "rollup-plugin-postcss": "2.9.0",
    "rollup-plugin-stylelint": "1.0.0",
    "rollup-plugin-terser": "^7.0.2",
    "rollup-plugin-tslint": "0.2.2",
    "rollup-plugin-typescript2": "0.27.1",
    "stylelint": "13.5.0",
    "stylelint-config-standard": "20.0.0",
    "typescript": "3.9.3",
    "typescript-eslint": "0.0.1-alpha.0"
  },
  "peerDependencies": {
    "react": "^16.2.0",
    "react-dom": "^16.2.0",
    "react-split-pane": "^0.1.92"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "Android >= 3.2",
    "iOS >= 7"
  ],
  "dependencies": {
    "braft-editor": "^2.3.9",
    "lodash": "^4.17.21",
    "mathjs": "^10.6.4",
    "mitt": "^3.0.0",
    "mobx": "^6.6.1",
    "mobx-react": "^7.5.2",
    "react-highlight-words": "^0.18.0",
    "react-infinite-scroll-component": "^6.1.0",
    "react-split-pane": "^0.1.92",
    "wangeditor-for-react": "^1.5.6"
  }
}
