{
  "name": "mobile-city",
  "version": "1.0.6",
  "description": "A Vue.js project,the purpose is to make the city more convenient",
  "author": "wanghailong <hailong8080@126.com>",
  "license": "MIT",
  "private": false,
  "main": "dist/best-city.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:lunlunshiwo/best-city.git"
  },
  "files": [
    "dist",
    "src"
  ],
  "keywords": [
    "vue",
    "city",
    "scroll",
    "search"
  ],
  "homepage": "https://github.com/lunlunshiwo/best-city",
  "scripts": {
    "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
    "build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
    "prepublishOnly": "npm run build"
  },
  "dependencies": {
    "better-scroll": "^1.12.4",
    "fastclick": "^1.0.6",
    "vue": "^2.5.11",
    "weui": "^2.0.0",
    "weui.js": "^1.1.4"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ],
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-preset-env": "^1.6.0",
    "babel-preset-stage-3": "^6.24.1",
    "cross-env": "^5.0.5",
    "css-loader": "^0.28.7",
    "file-loader": "^1.1.4",
    "vue-loader": "^13.0.5",
    "vue-template-compiler": "^2.4.4",
    "webpack": "^3.6.0",
    "webpack-dev-server": "^2.9.1",
    "stylus": "^0.54.5",
    "stylus-loader": "^3.0.2"
  }
}
