{
  "name": "atimui",
  "version": "1.0.8",
  "description": "融云和网易云信的前端UI for react base on antd ",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "webpack --mode=development --config webpack.config.js",
    "build": "webpack --mode=production --config webpack.config.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/atishoo/atimui.git"
  },
  "keywords": [
    "融云",
    "网易云信",
    "即时通讯",
    "IM",
    "im",
    "UI"
  ],
  "author": "atishoo",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/atishoo/atimui/issues"
  },
  "homepage": "https://github.com/atishoo/atimui#readme",
  "dependencies": {
    "antd": "^3.12.1",
    "benz-amr-recorder": "^1.0.13",
    "crypto-js": "^3.1.9-1",
    "react": "^16.7.0",
    "react-dom": "^16.7.0",
    "react-infinite-scroller": "^1.2.4"
  },
  "devDependencies": {
    "@babel/cli": "^7.0.0",
    "@babel/core": "^7.0.0",
    "@babel/plugin-proposal-class-properties": "^7.0.0",
    "@babel/plugin-transform-modules-commonjs": "^7.0.0",
    "@babel/plugin-transform-object-assign": "^7.0.0",
    "@babel/plugin-transform-spread": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "@babel/preset-react": "^7.0.0",
    "babel-core": "^7.0.0-0",
    "babel-loader": "^7.1.5",
    "css-loader": "^2.1.0",
    "file-loader": "^3.0.1",
    "less": "^3.9.0",
    "less-loader": "^4.1.0",
    "style-loader": "^0.23.1",
    "webpack": "^4.28.3",
    "webpack-cli": "^3.2.1"
  }
}
