{
  "name": "@hsui/micro-app",
  "version": "1.8.0",
  "description": "Hundsun micro-app framework",
  "keywords": [
    "HUNDSUN",
    "HUI",
    "MICROAPP"
  ],
  "main": "dist/micro-app.umd.min.js",
  "module": "lib/index.js",
  "author": {
    "name": "kawhi66",
    "email": "kawhi_site@163.com",
    "url": "https://kawhi.site"
  },
  "publishConfig": {
    "access": "public"
  },
  "license": "MIT",
  "sideEffects": false,
  "files": [
    "dist",
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "https://gitlab.hundsun.com/HUI/hui-pro.git"
  },
  "dependencies": {
    "@babel/runtime": "7.18.9",
    "@hsui/logger": "^1.2.0",
    "import-html-entry": "^1.9.0",
    "lodash": "4.17.21",
    "single-spa": "^5.9.2",
    "tslib": "1.11.2"
  },
  "gitHead": "a76e0ff0ff0a73499f68c73334148237564a3e6e"
}
