{
  "name": "@txdfe/at-exceed",
  "version": "0.3.5",
  "description": "axios",
  "main": "lib/index.js",
  "files": [
    "lib",
    "src",
    "build"
  ],
  "scripts": {
    "start": "NODE_ENV=development bisheng start --config ./site/bisheng.config.js",
    "lint": "eslint src  --fix --ext '.js,.jsx'",
    "build": "gulp build"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.alibaba-inc.com:aisc/at-components.git"
  },
  "author": "tod.zx",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.4.3",
    "@babel/plugin-proposal-class-properties": "^7.4.0",
    "@babel/plugin-proposal-decorators": "^7.4.0",
    "@babel/plugin-proposal-object-rest-spread": "^7.4.3",
    "@babel/plugin-syntax-dynamic-import": "^7.2.0",
    "@babel/plugin-transform-destructuring": "^7.4.3",
    "@babel/plugin-transform-object-assign": "^7.2.0",
    "@babel/preset-env": "^7.4.3",
    "@babel/preset-react": "^7.0.0",
    "@types/react": "^16.8.23",
    "@types/react-dom": "^16.8.4",
    "babel-eslint": "^10.0.2",
    "babel-loader": "^8.0.6",
    "bisheng": "^1.2.4",
    "bisheng-plugin-description": "^0.1.4",
    "bisheng-plugin-react": "^1.1.0",
    "css-loader": "^3.0.0",
    "del": "^5.0.0",
    "eslint": "^6.0.1",
    "eslint-config-ali": "^7.1.0",
    "eslint-plugin-import": "^2.18.0",
    "eslint-plugin-react": "^7.14.2",
    "eslint-plugin-react-hooks": "^1.6.1",
    "gulp": "~3.9.1",
    "gulp-babel": "^8.0.0",
    "gulp-typescript": "^5.0.1",
    "gulp-util": "^3.0.8",
    "mini-css-extract-plugin": "^0.8.0",
    "node-sass": "^4.12.0",
    "optimize-css-assets-webpack-plugin": "^5.0.3",
    "postcss-flexbugs-fixes": "^4.1.0",
    "postcss-loader": "^3.0.0",
    "postcss-preset-env": "^6.7.0",
    "resolve-url-loader": "^3.1.0",
    "sass-loader": "^7.1.0",
    "style-loader": "^0.23.1",
    "terser-webpack-plugin": "^1.3.0",
    "ts-loader": "^6.0.4",
    "typescript": "^3.5.3",
    "voca": "^1.4.0",
    "webpack": "^4.35.3",
    "webpack-cli": "^3.3.6"
  },
  "dependencies": {
    "axios": "^0.19.0",
    "jsonml.js": "^0.1.0",
    "mustache": "^3.0.1",
    "qs": "^6.9.1",
    "react": "^16.8.6",
    "react-dom": "^16.8.6"
  }
}
