{
  "name": "mss_element_ui",
  "version": "1.0.3",
  "description": "custom mss_element_ui for mss ci",
  "main": "lib/element-ui.common.js",
  "repository":  {
    "type": "git",
    "url": "git+ssh://git@github.com:salchemist/mss_elment_ui.git"
  },
  "dependencies": {
  "async-validator": "~1.8.1",
  "babel-helper-vue-jsx-merge-props": "^2.0.0",
  "deepmerge": "^1.2.0",
  "normalize-wheel": "^1.0.1",
  "throttle-debounce": "^1.0.1"
  },

  "scripts": {
    "test": "npm test"
  },
  "keywords": [
    "mss"
  ],

  "author": "xuankong",
  "license": "ISC",
  "typings": "types/index.d.ts",
  "unpkg": "src/index.js"
}
