{
  "name": "soul-archetype-pro",
  "version": "0.0.1",
  "description": "Describe soul-archetype-pro here",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "sac run build --env=ci",
    "start": "sac run start",
    "server": "sac server",
    "commit": "soul-archetype-commit",
    "release": "standard-version"
  },
  "author": "Soul Archetype",
  "license": "MIT",
  "dependencies": {
    "antd": "3.16.3",
    "axios": "0.18.0",
    "connected-react-router": "6.4.0",
    "history": "4.9.0",
    "localforage": "1.7.3",
    "lodash": "4.17.11",
    "qs": "6.7.0",
    "react": "16.8.6",
    "react-dom": "16.8.6",
    "react-loadable": "5.5.0",
    "react-redux": "6.0.1",
    "react-router-dom": "5.0.0",
    "redux": "4.0.1",
    "redux-persist": "5.10.0",
    "redux-thunk": "2.3.0"
  },
  "devDependencies": {
    "soul-archetype": "{{sacVersion}}",
    "soul-archetype-commit": "0.0.2",
    "react-hot-loader": "4.8.4",
    "redux-devtools-extension": "^2.13.8"
  }
}
