{"library":"monopack","type":"library","category":null,"description":"Monopack is a JavaScript bundler for Node.js monorepo applications, currently at version 0.2.6 (alpha quality). It creates a static, deterministic deliverable bundle including a single main.js that bundles all monorepo imports, along with a filtered package.json, yarn.lock, and node_modules containing only used third-party dependencies. Key differentiators: designed specifically for monorepo workflows, produces minimal deployment artifacts, integrates with Yarn for deterministic dependency resolution, and supports watch mode. Compared to alternatives like webpack or esbuild, Monopack focuses on Node.js server-side bundling with monorepo support. Release cadence appears low, with recent versions from 2018–2019. Currently in early alpha and not actively maintained.","language":"javascript","status":"maintenance","version":"0.2.6","tags":["javascript"],"install":[{"cmd":"npm install monopack","imports":["import monopack from 'monopack'","const monopack = require('monopack')","monopack build main.js"]},{"cmd":"yarn add monopack","imports":[]},{"cmd":"pnpm add monopack","imports":[]}],"homepage":null,"github":"https://github.com/flegall/monopack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/monopack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/monopack/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}