{
  "name": "beidou-example-antd-components",
  "version": "2.3.0",
  "description": "Beidou Example AntD Components",
  "license": "MIT",
  "scripts": {
    "start": "beidou start",
    "debug": "beidou debug",
    "stop": "beidou stop",
    "dev": "beidou dev",
    "build": "beidou build",
    "build:node": "beidou build --target=node"
  },
  "dependencies": {
    "antd": "^3.10.9",
    "babel-eslint": "^8.1.2",
    "babel-polyfill": "^6.26.0",
    "beidou": "^2.3.0",
    "beidou-cli": "^2.3.0",
    "eslint": "^4.11.0",
    "eslint-config-beidou": "^2.0.1",
    "eslint-plugin-import": "^2.8.0",
    "eslint-plugin-react": "^7.5.1",
    "fetch-jsonp": "^1.1.3",
    "globby": "^8.0.1",
    "immutability-helper": "^2.6.6",
    "moment": "^2.21.0",
    "querystring": "^0.2.0",
    "react": "^16.2.0",
    "react-dnd": "^2.5.4",
    "react-dnd-html5-backend": "^2.5.4",
    "react-dom": "^16.2.0",
    "react-infinite-scroller": "^1.1.3",
    "react-router-dom": "^4.2.2",
    "react-virtualized": "^9.18.5",
    "reqwest": "^2.0.5"
  },
  "browserslist": [
    ">1%",
    "last 4 versions",
    "Firefox ESR",
    "not ie < 9"
  ],
  "engines": {
    "node": ">= 8.0.0"
  },
  "gitHead": "218112eb300d7b82add9bc03b637e0fc5b482c1b"
}
