{
  "name": "native-federation-https",
  "version": "17.0.7",
  "main": "./src/index.js",
  "generators": "./collection.json",
  "builders": "./builders.json",
  "schematics": "./collection.json",
  "license": "MIT",
  "author": {
    "name": "Manfred Steyer",
    "url": "http://www.angulararchitects.io"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/angular-architects/module-federation-plugin"
  },
  "dependencies": {
    "@babel/core": "^7.19.0",
    "@softarc/native-federation": "2.0.7",
    "@softarc/native-federation-runtime": "2.0.7",
    "@types/browser-sync": "^2.26.3",
    "browser-sync": "^2.29.3",
    "esbuild": "^0.19.5",
    "mrmime": "^1.0.1",
    "npmlog": "^6.0.2",
    "process": "0.11.10"
  },
  "peerDependencies": {},
  "type": "commonjs"
}
