{"_id":"@databridge-cli/cli-linux","_rev":"6-ba7cb8e3898a111c76e5a78ba6131159","name":"@databridge-cli/cli-linux","dist-tags":{"latest":"0.1.4"},"versions":{"0.1.0":{"name":"@databridge-cli/cli-linux","version":"0.1.0","_id":"@databridge-cli/cli-linux@0.1.0","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["linux"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"79c87ede80a71cd58f792d072fe2fdb837a630be","tarball":"https://registry.npmjs.org/@databridge-cli/cli-linux/-/cli-linux-0.1.0.tgz","fileCount":3375,"integrity":"sha512-I3ZG6e+dXUtpSY06IXCMUKYvXBfp/haKqYUsYqV+w8N1VxfzO1EmQ1rG9AGxQylo2avycDg8fPCsxZzsMzI9Ig==","signatures":[{"sig":"MEYCIQDtYAHzomgGfZy8My4e8G7toqkINOGXUCu2hFCSvKUrVwIhAOtdQaF0+TNIX/ES8hyd7VxFvvMPCskXuZR2fYzbhkX6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":102404615},"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-linux_0.1.0_1764935201110_0.6906772398218133","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-linux","version":"0.1.1","_id":"@databridge-cli/cli-linux@0.1.1","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["linux"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"97e8802268a02761f5ac064d34fcdfe1c3f23abb","tarball":"https://registry.npmjs.org/@databridge-cli/cli-linux/-/cli-linux-0.1.1.tgz","fileCount":3376,"integrity":"sha512-m+vVkgCP5j6PgGKNTQ2ih7WVbLZ5B8nvebYbCNaW/6X5J+v9HhLN60aUumttwDFFmqDdyI+dvWwPvc5Om3/oUA==","signatures":[{"sig":"MEYCIQDQEA8h6xhHzkzmHa5tHJx4nOdxIJ+0XD2T+ncy+0jlRgIhAOdP856ZZhtOXZLE02cIo3wKv3jduotgBMT872aPV1LU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":102406387},"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-linux_0.1.1_1764946297614_0.5091183702292641","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-linux","version":"0.1.2","_id":"@databridge-cli/cli-linux@0.1.2","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["linux"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"6a92655a7c017fb7b826e3e5097ae3ff6c373e10","tarball":"https://registry.npmjs.org/@databridge-cli/cli-linux/-/cli-linux-0.1.2.tgz","fileCount":3376,"integrity":"sha512-U4l81C2cUkye9q5nPJMeXMJLHWIyOK3O4iRUZaMo0NSVGZG/pwQBWqEdAlgpAOaKYnzHQtX8Slbu0IKB5RbObQ==","signatures":[{"sig":"MEYCIQCLZc7nrh1YnkvXIig0VRzZEWf9dwwzliGFMSf2pkJHxgIhAKmQA4Tdj9+lLry+K6JJyHLwzfapmn2pw0om2YP+aUW+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":102405905},"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-linux_0.1.2_1764960834719_0.27216737726029994","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-linux","version":"0.1.3","_id":"@databridge-cli/cli-linux@0.1.3","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["linux"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"627d3ba4d442d500e3ab1e5c66a5bee13a758fba","tarball":"https://registry.npmjs.org/@databridge-cli/cli-linux/-/cli-linux-0.1.3.tgz","fileCount":3376,"integrity":"sha512-J5Gne5nBlzZRjwYOdnsK6rYRRJWyYIr6hj/GFabI6VgFmXoOl9EJjmweHKS+3ArZd46GZtYXEdxE95J2sH9NIg==","signatures":[{"sig":"MEQCIDs0BExHjNpjs9cJuJklm8Asl31FkooxC5EI+m82sLAwAiADfG8H8BadFBe2vt3v7qPb0yAsFzlcmxHbTOaXnb6vjQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":102405775},"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-linux_0.1.3_1764961759261_0.3940000515071682","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-linux","version":"0.1.4","_id":"@databridge-cli/cli-linux@0.1.4","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"os":["linux"],"bin":{"databridge":"bin/run.js"},"dist":{"shasum":"29606c007f379012a812e2e07c96089bc533bdf6","tarball":"https://registry.npmjs.org/@databridge-cli/cli-linux/-/cli-linux-0.1.4.tgz","fileCount":3376,"integrity":"sha512-Uxba3n3xrVoDMyYfbnoNLkEF8BTkaKxBkBtIOFOqihWwg8QfQyqj41ntX9mUUCu99V/D1CIBXRxc6lMzvgLbpg==","signatures":[{"sig":"MEUCIQD7rYP5NEDwrKkfOPrraeVxSAsIURYDtnCpd5YGQnOf1AIgdNiSK7ev7lTGj817UfrhH66VxcQgcwpA1U6XEXNaxZU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":102406138},"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-linux_0.1.4_1764962231571_0.5151527671645322","host":"s3://npm-registry-packages-npm-production"},"deprecated":"⚠️ DEPRECATED: Use @databridge/cli instead (universal package for all platforms)"}},"time":{"created":"2025-12-05T11:46:40.995Z","modified":"2025-12-16T23:56:16.999Z","0.1.0":"2025-12-05T11:46:42.386Z","0.1.1":"2025-12-05T14:51:38.795Z","0.1.2":"2025-12-05T18:53:55.886Z","0.1.3":"2025-12-05T19:09:20.454Z","0.1.4":"2025-12-05T19:17:12.786Z"},"description":"DataBridge CLI - Generate APIs and SDKs from MySQL databases","maintainers":[{"name":"alex-muturi","email":"alex.migwi@gmail.com"}],"readme":"# @databridge-cli/cli-linux\n\nPlatform-specific DataBridge CLI package for linux.\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-linux\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-linux-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 linux 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"}