{
  "name": "kui-loader",
  "version": "1.0.6",
  "description": "Replace html tag for vue components",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitee.com/chuchur/kui-loader.git"
  },
  "keywords": [
    "kui",
    "vue",
    "loader",
    "kui-loader"
  ],
  "author": "chuchur / chuchur@qq.com",
  "license": "ISC",
  "bugs": {
    "url": "https://gitee.com/chuchur/kui-loader/issues"
  },
  "homepage": "https://gitee.com/chuchur/kui-loader#readme",
  "dependencies": {
    "loader-utils": "^1.1.0"
  }
}