{
  "name": "msi-mobile-ui",
  "version": "1.0.5",
  "description": "基于 Vant-UI 二次封装",
  "main": "lib/index.js",
  "module": "es/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "browserslist": [
    "Android >= 4.0",
    "iOS >= 8"
  ],
  "dependencies": {
    "@babel/runtime": "7.x",
    "@vant/icons": "^1.7.1",
    "@vant/popperjs": "^1.1.0",
    "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
    "vue-lazyload": "1.2.3"
  },
  "devDependencies": {
    "@vant/cli": "^2.11.7",
    "prettier": "2.1.0",
    "vue": "^2.6.12",
    "vue-template-compiler": "^2.6.12"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}
