{"_id":"@databridge-cli/cli-darwin","_rev":"6-39c140c43929a9c43233b7dfb916a58f","name":"@databridge-cli/cli-darwin","dist-tags":{"latest":"0.1.4"},"versions":{"0.1.0":{"name":"@databridge-cli/cli-darwin","version":"0.1.0","_id":"@databridge-cli/cli-darwin@0.1.0","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["darwin"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"5bf76fd251a02b611241412c3fc6d74b689886ee","tarball":"https://registry.npmjs.org/@databridge-cli/cli-darwin/-/cli-darwin-0.1.0.tgz","fileCount":3375,"integrity":"sha512-35jTUCaZ/WMguHqSreVPY2KKrKEmyr57wSyYpIpUHml+s4Rq/CGVw1fKI/UVePM9XwnKdGaJHKJhtT9VNNIhgg==","signatures":[{"sig":"MEQCIAskKAs2Y75eIY0gEgidhlI02s9PSmVnwThW0VfC+ZlMAiAeo/dOzxK05F05cpme8EXLcUGJG8+BT4rRofS9xYMBmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107479260},"main":"dist/index.js","oclif":{"bin":"databridge","dirname":"databridge","commands":"./dist/commands","topicSeparator":" "},"types":"dist/index.d.ts","gitHead":"0c52d85b4b0be59d7cffee7d23a97cff1b874564","scripts":{"dev":"tsx bin/dev.ts","build":"tsc -b && pnpm run copy:templates && pnpm run bundle:deps","version":"oclif readme && git add README.md","postpack":"rm -f oclif.manifest.json","build:all":"tsc -b && pnpm run copy:templates && pnpm run bundle:all","bundle:all":"pnpm run bundle:windows && pnpm run bundle:macos && pnpm run bundle:linux","bundle:deps":"node scripts/bundle-dependencies.js","bundle:linux":"cross-env TARGET_PLATFORM=linux BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:macos":"cross-env TARGET_PLATFORM=darwin BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:windows":"cross-env TARGET_PLATFORM=win32 BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","copy:templates":"node -e \"require('fs').mkdirSync('templates', {recursive: true})\" && node -e \"require('fs').cpSync('src/templates', 'templates', {recursive: true})\""},"_npmUser":{"name":"alex-muturi","email":"alex.migwi@gmail.com"},"_npmVersion":"10.8.2","description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","directories":{},"_nodeVersion":"20.19.6","dependencies":{"tsx":"4.20.6","zod":"3.25.76","glob":"^13.0.0","pino":"9.6.0","chalk":"^5.0.0","prisma":"5.22.0","fastify":"5.6.2","fs-extra":"^11.0.0","inquirer":"^9.0.0","ts-morph":"^27.0.2","@oclif/core":"^4.0.0","pino-pretty":"13.1.2","@fastify/cors":"11.1.0","@prisma/client":"5.22.0","fastify-plugin":"5.1.0","@prisma/internals":"^5.22.0","@oclif/plugin-help":"^6.0.0","@oclif/plugin-plugins":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"oclif":"^4.0.0","cross-env":"^7.0.3","@types/glob":"^9.0.0","@types/fs-extra":"^11.0.0","@types/inquirer":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli-darwin_0.1.0_1764935202712_0.5991345154394365","host":"s3://npm-registry-packages-npm-production"},"deprecated":"⚠️ DEPRECATED: Use @databridge/cli instead (universal package for all platforms)"},"0.1.1":{"name":"@databridge-cli/cli-darwin","version":"0.1.1","_id":"@databridge-cli/cli-darwin@0.1.1","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["darwin"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"7dd01c5e83a575d6556546a93bbbd01dbd69f5c2","tarball":"https://registry.npmjs.org/@databridge-cli/cli-darwin/-/cli-darwin-0.1.1.tgz","fileCount":3376,"integrity":"sha512-QOPN6oxdQHLmvhmhpx5P/iHuNc6OwiXMvPJzWUYs0hcR50kMWqz2IuVdakczlub1xfo+72wX8CoK8+N/iv9GHA==","signatures":[{"sig":"MEYCIQCse7OlnzNtRouFpLAjAGE6e3GrsfLdx3qf60V8eFINtQIhAJ1Hq9NZX3WQJGHQFdAYIwlIB2+TBHiagCT9D0x5PovW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107481037},"main":"dist/index.js","oclif":{"bin":"databridge","dirname":"databridge","commands":"./dist/commands","topicSeparator":" "},"types":"dist/index.d.ts","gitHead":"adf66d287005831f9fee32b29b84dd5ecedb65f0","scripts":{"dev":"tsx bin/dev.ts","build":"tsc -b && pnpm run copy:templates && pnpm run bundle:deps","version":"oclif readme && git add README.md","postpack":"rm -f oclif.manifest.json","build:all":"tsc -b && pnpm run copy:templates && pnpm run bundle:all","bundle:all":"pnpm run bundle:windows && pnpm run bundle:macos && pnpm run bundle:linux","bundle:deps":"node scripts/bundle-dependencies.js","bundle:linux":"cross-env TARGET_PLATFORM=linux BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:macos":"cross-env TARGET_PLATFORM=darwin BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:windows":"cross-env TARGET_PLATFORM=win32 BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","copy:templates":"node -e \"require('fs').mkdirSync('templates', {recursive: true})\" && node -e \"require('fs').cpSync('src/templates', 'templates', {recursive: true})\""},"_npmUser":{"name":"alex-muturi","email":"alex.migwi@gmail.com"},"_npmVersion":"10.8.2","description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","directories":{},"_nodeVersion":"20.19.6","dependencies":{"tsx":"4.20.6","zod":"3.25.76","glob":"^13.0.0","pino":"9.6.0","chalk":"^5.0.0","prisma":"5.22.0","fastify":"5.6.2","fs-extra":"^11.0.0","inquirer":"^9.0.0","ts-morph":"^27.0.2","@oclif/core":"^4.0.0","pino-pretty":"13.1.2","@fastify/cors":"11.1.0","@prisma/client":"5.22.0","fastify-plugin":"5.1.0","@prisma/internals":"^5.22.0","@oclif/plugin-help":"^6.0.0","@oclif/plugin-plugins":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"oclif":"^4.0.0","cross-env":"^7.0.3","@types/glob":"^9.0.0","@types/fs-extra":"^11.0.0","@types/inquirer":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli-darwin_0.1.1_1764946296347_0.9955327292905869","host":"s3://npm-registry-packages-npm-production"},"deprecated":"⚠️ DEPRECATED: Use @databridge/cli instead (universal package for all platforms)"},"0.1.2":{"name":"@databridge-cli/cli-darwin","version":"0.1.2","_id":"@databridge-cli/cli-darwin@0.1.2","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["darwin"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"d00363dd906d4ce7a2b95e918e6d4841c3537c99","tarball":"https://registry.npmjs.org/@databridge-cli/cli-darwin/-/cli-darwin-0.1.2.tgz","fileCount":3376,"integrity":"sha512-wm6MkCN1wwcRXK1H++3avlrHmpM+EjSVc7iDV1n5QihXMLKQwrExxPYgi0aBokgZG2P+RDch5vOn2Qrz0q6gYw==","signatures":[{"sig":"MEQCIBuGb1T/m9VUIq3t/RiEvota1JW8WUnchaycnnLwdMY/AiAcRxJ/IBjumVGnDneBrjb1+aTGv8KT2g2hV4R9ycw8DQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107480555},"main":"dist/index.js","oclif":{"bin":"databridge","dirname":"databridge","commands":"./dist/commands","topicSeparator":" "},"types":"dist/index.d.ts","gitHead":"4c51f99d8038cd43cb462516d32872cfd80f5854","scripts":{"dev":"tsx bin/dev.ts","version":"oclif readme && git add README.md","postpack":"rm -f oclif.manifest.json","bundle:linux":"cross-env TARGET_PLATFORM=linux BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:macos":"cross-env TARGET_PLATFORM=darwin BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:windows":"cross-env TARGET_PLATFORM=win32 BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js"},"_npmUser":{"name":"alex-muturi","email":"alex.migwi@gmail.com"},"_npmVersion":"10.8.2","description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","directories":{},"_nodeVersion":"20.19.6","dependencies":{"tsx":"4.20.6","zod":"3.25.76","glob":"^13.0.0","pino":"9.6.0","chalk":"^5.0.0","prisma":"5.22.0","fastify":"5.6.2","fs-extra":"^11.0.0","inquirer":"^9.0.0","ts-morph":"^27.0.2","@oclif/core":"^4.0.0","pino-pretty":"13.1.2","@fastify/cors":"11.1.0","@prisma/client":"5.22.0","fastify-plugin":"5.1.0","@prisma/internals":"^5.22.0","@oclif/plugin-help":"^6.0.0","@oclif/plugin-plugins":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"oclif":"^4.0.0","cross-env":"^7.0.3","@types/glob":"^9.0.0","@types/fs-extra":"^11.0.0","@types/inquirer":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli-darwin_0.1.2_1764960843039_0.1204113734686878","host":"s3://npm-registry-packages-npm-production"},"deprecated":"⚠️ DEPRECATED: Use @databridge/cli instead (universal package for all platforms)"},"0.1.3":{"name":"@databridge-cli/cli-darwin","version":"0.1.3","_id":"@databridge-cli/cli-darwin@0.1.3","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["darwin"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"1c4e5b2df485c7507864ffed6fbcc4156d4be3e6","tarball":"https://registry.npmjs.org/@databridge-cli/cli-darwin/-/cli-darwin-0.1.3.tgz","fileCount":3376,"integrity":"sha512-v6yoFMABRgFgZv1DFRc5RxGFrEfyr6wuuPQKubSKizAbAzr9PLGVFKlUR657DdE/StY9LLvWO0cr41sVetGREQ==","signatures":[{"sig":"MEYCIQDNZoxJ5tBetOJMssbx9ltv0KEFmUcowZagebqdrsofbwIhAO7Qa6WFavawL1OKfuMzE8MmvFp3o4WL4hC+UDQy/2MX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107480425},"main":"dist/index.js","oclif":{"bin":"databridge","dirname":"databridge","commands":"./dist/commands","topicSeparator":" "},"types":"dist/index.d.ts","gitHead":"5236bcfbc36f94d53fbdb983ca6386404fce1076","scripts":{"dev":"tsx bin/dev.ts","version":"oclif readme && git add README.md","postpack":"rm -f oclif.manifest.json","bundle:linux":"cross-env TARGET_PLATFORM=linux BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:macos":"cross-env TARGET_PLATFORM=darwin BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:windows":"cross-env TARGET_PLATFORM=win32 BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js"},"_npmUser":{"name":"alex-muturi","email":"alex.migwi@gmail.com"},"_npmVersion":"10.8.2","description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","directories":{},"_nodeVersion":"20.19.6","dependencies":{"tsx":"4.20.6","zod":"3.25.76","glob":"^13.0.0","pino":"9.6.0","chalk":"^5.0.0","prisma":"5.22.0","fastify":"5.6.2","fs-extra":"^11.0.0","inquirer":"^9.0.0","ts-morph":"^27.0.2","@oclif/core":"^4.0.0","pino-pretty":"13.1.2","@fastify/cors":"11.1.0","@prisma/client":"5.22.0","fastify-plugin":"5.1.0","@prisma/internals":"^5.22.0","@oclif/plugin-help":"^6.0.0","@oclif/plugin-plugins":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"oclif":"^4.0.0","cross-env":"^7.0.3","@types/glob":"^9.0.0","@types/fs-extra":"^11.0.0","@types/inquirer":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli-darwin_0.1.3_1764961759654_0.3393471075543768","host":"s3://npm-registry-packages-npm-production"},"deprecated":"⚠️ DEPRECATED: Use @databridge/cli instead (universal package for all platforms)"},"0.1.4":{"name":"@databridge-cli/cli-darwin","version":"0.1.4","_id":"@databridge-cli/cli-darwin@0.1.4","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["darwin"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"d011a7a49179b732c9bdddf5a4a194edc4b004e1","tarball":"https://registry.npmjs.org/@databridge-cli/cli-darwin/-/cli-darwin-0.1.4.tgz","fileCount":3376,"integrity":"sha512-PoTGWuotIVZ9ltrt21MyZFbHFQmAclKgy9REUuv4Ib659qQWr1ZHfuGrn826Yk3h9TnyCTjiznFPWoHnCxr8AQ==","signatures":[{"sig":"MEYCIQD0V8Ca6AmVyP1Y1zR6l9/crHak+cFQC7iFZdqBIE/gzAIhAMB6K1vb4dTtoDaxG7hAeQmkGUDbinqj7JPt9AhGKkoJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":107480788},"main":"dist/index.js","oclif":{"bin":"databridge","dirname":"databridge","commands":"./dist/commands","topicSeparator":" "},"types":"dist/index.d.ts","gitHead":"0720890fee9407d9045a35c602151b4d393216f9","scripts":{"dev":"tsx bin/dev.ts","version":"oclif readme && git add README.md","postpack":"rm -f oclif.manifest.json","bundle:linux":"cross-env TARGET_PLATFORM=linux BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:macos":"cross-env TARGET_PLATFORM=darwin BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js","bundle:windows":"cross-env TARGET_PLATFORM=win32 BUNDLE_PLATFORM_SPECIFIC=true node scripts/bundle-dependencies.js"},"_npmUser":{"name":"alex-muturi","email":"alex.migwi@gmail.com"},"_npmVersion":"10.8.2","description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","directories":{},"_nodeVersion":"20.19.6","dependencies":{"tsx":"4.20.6","zod":"3.25.76","glob":"^13.0.0","pino":"9.6.0","chalk":"^5.0.0","prisma":"5.22.0","fastify":"5.6.2","fs-extra":"^11.0.0","inquirer":"^9.0.0","ts-morph":"^27.0.2","@oclif/core":"^4.0.0","pino-pretty":"13.1.2","@fastify/cors":"11.1.0","@prisma/client":"5.22.0","fastify-plugin":"5.1.0","@prisma/internals":"^5.22.0","@oclif/plugin-help":"^6.0.0","@oclif/plugin-plugins":"^5.0.0"},"_hasShrinkwrap":false,"devDependencies":{"oclif":"^4.0.0","cross-env":"^7.0.3","@types/glob":"^9.0.0","@types/fs-extra":"^11.0.0","@types/inquirer":"^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/cli-darwin_0.1.4_1764962232764_0.33898443277948265","host":"s3://npm-registry-packages-npm-production"},"deprecated":"⚠️ DEPRECATED: Use @databridge/cli instead (universal package for all platforms)"}},"time":{"created":"2025-12-05T11:46:42.582Z","modified":"2025-12-16T23:55:38.155Z","0.1.0":"2025-12-05T11:46:44.038Z","0.1.1":"2025-12-05T14:51:37.523Z","0.1.2":"2025-12-05T18:54:04.262Z","0.1.3":"2025-12-05T19:09:21.102Z","0.1.4":"2025-12-05T19:17:13.930Z"},"description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"readme":"# @databridge-cli/cli-darwin\n\nPlatform-specific DataBridge CLI package for darwin.\n\n## Platform Packages\n\n| Platform | npm Package |\n|----------|-------------|\n| Windows | [@databridge-cli/cli-win32](https://www.npmjs.com/package/@databridge-cli/cli-win32) |\n| macOS | [@databridge-cli/cli-darwin](https://www.npmjs.com/package/@databridge-cli/cli-darwin) |\n| Linux | [@databridge-cli/cli-linux](https://www.npmjs.com/package/@databridge-cli/cli-linux) |\n\n## Installation\n\n```bash\nnpm install -g @databridge-cli/cli-darwin\n```\n\nOr install directly from GitHub release:\n\n```bash\nnpm install -g https://github.com/alex-migwi/databridge/releases/download/v0.1.0/databridge-cli-darwin-v0.1.0.tgz\n```\n\n## Usage\n\nAfter installation, the `databridge` command will be available globally:\n\n```bash\ndatabridge --version\ndatabridge --help\n```\n\n### Quick Start\n\n1. **Initialize a new project:**\n   ```bash\n   databridge init my-project\n   cd my-project\n   ```\n\n2. **Introspect your MySQL database:**\n   ```bash\n   databridge introspect\n   ```\n\n3. **Generate API and SDK:**\n   ```bash\n   databridge generate\n   ```\n\n4. **Start development server:**\n   ```bash\n   npm run dev\n   ```\n\n## Features\n\n- ✅ **Zero npm install** - All dependencies bundled\n- ✅ **Platform-optimized** - Only darwin binaries included\n- ✅ **Complete runtime** - Prisma, Fastify, Zod pre-installed\n- ✅ **Ready to use** - No additional setup required\n\n## Documentation\n\n- [Getting Started](https://alex-migwi.github.io/databridge-docs/docs/getting-started/getting-started-guide/)\n- [Quick Start Guide](https://alex-migwi.github.io/databridge-docs/docs/getting-started/quick-start/)\n- [Core Concepts](https://alex-migwi.github.io/databridge-docs/docs/getting-started/core-concepts/)\n\n## Support\n\n- 🐛 [Report Issues](https://github.com/alex-migwi/databridge/issues)\n- 📖 [Full Documentation](https://alex-migwi.github.io/databridge-docs/)\n\n## License\n\nMIT License - see [LICENSE](https://github.com/alex-migwi/databridge/blob/master/LICENSE)\n","readmeFilename":"README.md"}