{
  "name": "@feroomjs/shared-menu",
  "version": "0.0.1-alpha.26",
  "description": "@feroomjs/shared-menu",
  "main": "dist/index.cjs",
  "module": "dist/index.mjs",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/feroomjs/feroomjs.git",
    "directory": "packages/shared-menu"
  },
  "keywords": [
    "feroom",
    "feroomjs",
    "SPA",
    "MFE"
  ],
  "author": "Artem Maltsev",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/feroomjs/feroomjs/issues"
  },
  "homepage": "https://github.com/feroomjs/feroomjs/tree/main/packages/shared-menu#readme",
  "peerDependencies": {
    "feroom": "0.0.1-alpha.26",
    "@moostjs/event-http": "^0.2.4",
    "@wooksjs/event-http": "^0.2.5",
    "moost": "^0.2.4"
  }
}
