Organization Packages

Publish packages under your organization to share with your team or sell on the marketplace.

Package Format

Org packages use the org name as the owner:

{
  "name": "@lpm.dev/acme-corp.design-system",
  "version": "1.0.0"
}
lpm publish

The CLI detects the org name from your package.json and publishes under that organization.

Access by Distribution Mode

ModeWho can install
PrivateAll org members
MarketplaceAnyone with a purchased license
PoolAll Pool subscribers

Managing Packages

Organization admins manage package settings from Dashboard > Organization > Packages. This includes:

  • Changing distribution mode (private to marketplace/pool)
  • Setting up pricing plans
  • Viewing download stats
  • Managing versions