{
  "name": "@angular-architects/module-federation-esbuild",
  "version": "0.0.1-alpha.3",
  "dependencies": {
    "tslib": "^2.3.0",
    "mrmime": "^1.0.1",
    "browser-sync": "^3.0.2",
    "@module-federation/esbuild": "0.0.0-next-20240726084328"
  },
  "builders": "./builders.json",
  "schematics": "./collection.json",
  "type": "commonjs",
  "main": "./src/index.js",
  "typings": "./src/index.d.ts",
  "private": false
}