{
  "name": "@vespex/ui",
  "version": "0.0.2",
  "description": "> TODO: description",
  "author": "gaoxin <gaoxin@movee.cn>",
  "homepage": "",
  "license": "ISC",
  "main": "lib/sui.umd.min.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib",
    "dist",
    "index.js"
  ],
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1",
    "build": "vue-cli-service build --target lib --name sui --dest ./dist ./index.js"
  },
  "gitHead": "38f7da8605396bcef94472358b9518b5ecab3bd3"
}
