{
  "name": "use-dynamic-module-federation",
  "version": "1.0.9",
  "description": "",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib"
  ],
  "keywords": [
    "micro front end",
    "webpack",
    "module federation",
    "dynamic remote module",
    "hook",
    "runtime loading"
  ],
  "scripts": {
    "build": "tsc",
    "prepare": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/moneyforwardvietnam/common-master-fe-share-libs.git"
  },
  "author": "brian-to",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/moneyforwardvietnam/common-master-fe-share-libs/issues"
  },
  "homepage": "https://github.com/moneyforwardvietnam/common-master-fe-share-libs#readme",
  "devDependencies": {
    "@types/react": "^18.0.12",
    "react": "^18.1.0",
    "typescript": "^4.7.3"
  }
}
