{"_id":"@databridge-cli/cli-win32","_rev":"6-dadc5f1af085df92ef29818b0ef8a5d7","name":"@databridge-cli/cli-win32","dist-tags":{"latest":"0.1.4"},"versions":{"0.1.0":{"name":"@databridge-cli/cli-win32","version":"0.1.0","_id":"@databridge-cli/cli-win32@0.1.0","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["win32"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"24ec47b7a7c46e96aacf6e259670036930d5d124","tarball":"https://registry.npmjs.org/@databridge-cli/cli-win32/-/cli-win32-0.1.0.tgz","fileCount":3395,"integrity":"sha512-dBglH2wl2mH19migXj6RWOUODKm7Wr9NuKyQJXSgMXaOvx/S42Ub5BdE+cYe547AcFLO58j7Tex+trueNnWCrw==","signatures":[{"sig":"MEQCIHldxcZpT60yvyBLdC6hSo5IIuFW5XJ7fj/so3pg6CVSAiAgzUvHpXlOiRbaExbtYOaTHqJZ2H+9EAGyWxLdgBFqRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119517591},"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-win32_0.1.0_1764935203374_0.2279847141504221","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-win32","version":"0.1.1","_id":"@databridge-cli/cli-win32@0.1.1","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["win32"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"e47457bfccc23b01b4df8be487dbe3ac65fd22da","tarball":"https://registry.npmjs.org/@databridge-cli/cli-win32/-/cli-win32-0.1.1.tgz","fileCount":3396,"integrity":"sha512-pTG029q4jj0SrDolmnYH020rOGQ3nq7f+QgFtG2O6Jgbg+Opi9f+PW1l6ra/HHBtfOFeWOQ3i9wnkhg1solYnw==","signatures":[{"sig":"MEYCIQC4KjNVC5fWGdcNDXOnztvv4wGgRNVvSKHVoSu7DTU0ngIhAMNl/gRm1E27T1yJFSv3w6+dP0eNHfer5Ar5BQgsCQUS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119519363},"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-win32_0.1.1_1764946301501_0.29897468922830583","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-win32","version":"0.1.2","_id":"@databridge-cli/cli-win32@0.1.2","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["win32"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"a801c34a9b513393b52a1fb074f4fafdf205bde1","tarball":"https://registry.npmjs.org/@databridge-cli/cli-win32/-/cli-win32-0.1.2.tgz","fileCount":3396,"integrity":"sha512-oO9gL0UxWfY2e0MaywdH76SdVZDCb3vuaJNiMXFOJacljscKVtKeYyM+2nbn0pHr5a0TQE3+sZ44oaK0UpMINw==","signatures":[{"sig":"MEMCIAkVmlAKYXomm08CTYcRiHkPz3vHpBLKwezQYlqKJc/9Ah9op2IZEBqMOV3uG1O0G+hSRMY7hhouDxmJwlcFbGdT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119518881},"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-win32_0.1.2_1764960837914_0.6766188491550773","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-win32","version":"0.1.3","_id":"@databridge-cli/cli-win32@0.1.3","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["win32"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"1926fcf8e3600e920b583bc1c06534166ecf866b","tarball":"https://registry.npmjs.org/@databridge-cli/cli-win32/-/cli-win32-0.1.3.tgz","fileCount":3396,"integrity":"sha512-zQFdkYdGtIe/ce1V/KVl9eEuEozrVHPUO5xoP+TzlOKPkJ/vR+A8RihSAWdAYLXQmO7EgP/5fGRYKJTRCeTJbw==","signatures":[{"sig":"MEQCIBSjJVQN7XDvqA3PxifCzuY1OOOfMiwyy3XrvF3/9K6wAiBo5EViIw/17zEv0vO61MC4F9N4u22kILsLXKP7780R2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119518751},"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-win32_0.1.3_1764961762164_0.9983526861088687","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-win32","version":"0.1.4","_id":"@databridge-cli/cli-win32@0.1.4","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["win32"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"c40db3ab4aa81e4e695a82e8d024655ebe265eca","tarball":"https://registry.npmjs.org/@databridge-cli/cli-win32/-/cli-win32-0.1.4.tgz","fileCount":3396,"integrity":"sha512-y5LNO5hDMfHOy7cBwcIaR3aCaulXLseMqCh94Wh7DUaUUab8yC+RHvFilJA/3HKniGb+34lzXFvl36pdM+JxGQ==","signatures":[{"sig":"MEQCIEbPquZ0KsDN3+TYZLQmMrqIU2qL9gulHRPn8saSkajXAiB0R7g9uHR+78W1BS2Ll6U0EFRo3diBdHjDuUX2eUbN/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":119519114},"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-win32_0.1.4_1764962232381_0.6334086036338897","host":"s3://npm-registry-packages-npm-production"},"deprecated":"⚠️ DEPRECATED: Use @databridge/cli instead (universal package for all platforms)"}},"time":{"created":"2025-12-05T11:46:43.229Z","modified":"2025-12-16T23:55:01.277Z","0.1.0":"2025-12-05T11:46:44.867Z","0.1.1":"2025-12-05T14:51:42.738Z","0.1.2":"2025-12-05T18:53:59.261Z","0.1.3":"2025-12-05T19:09:23.560Z","0.1.4":"2025-12-05T19:17:14.067Z"},"description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"readme":"# @databridge-cli/cli-win32\n\nPlatform-specific DataBridge CLI package for win32.\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-win32\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-win32-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 win32 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"}