{
  "name": "create-apollo-suite-monorepo",
  "version": "1.0.987",
  "description": "Scaffold a monorepo with a frontend app and Apollo CMS as a git submodule backend (single-origin via Next.js rewrites + assetPrefix)",
  "bin": {
    "create-apollo-suite-monorepo": "index.mjs"
  },
  "type": "module",
  "engines": {
    "node": ">=22"
  },
  "keywords": [
    "apollo",
    "cms",
    "monorepo",
    "submodule",
    "pnpm",
    "workspace",
    "create",
    "installer"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/5Lab-Group-Co-Ltd/apollo-suite.git",
    "directory": "installer-monorepo"
  },
  "license": "MIT"
}
