{
  "name": "{{name}}",
  "version": "1.0.0",
  "description": "Describe {{name}} here",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Soul Archetype",
  "license": "MIT",
  "dependencies": {
    "antd-mobile": "^2.2.9",
    "axios": "^0.18.0",
    "history": "^4.7.2",
    "qs": "^6.5.2",
    "react": "^16.4.1",
    "react-dom": "^16.4.1",
    "react-router-dom": "^4.3.1"
  },
  "devDependencies": {
    "soul-archetype": "{{sacVersion}}",
    "react-hot-loader": "^4.3.4"
  }
}
