Organizations
Organizations are team accounts for publishing packages, managing members, and handling license purchases. Priced at $7/seat per month with a minimum of 1 seat.
Creating an Organization
- Go to Dashboard > Organizations > New
- Choose a name and slug
- Complete payment via Stripe checkout
Organizations use a payment-first model. The org is created only after successful payment. If payment fails, the slug remains available.
Organization Packages
Org packages use the @lpm.dev/ scope with the org name as owner:
# Package name format
@lpm.dev/acme-corp.design-system
# Install
lpm install @lpm.dev/acme-corp.design-system
# Web URL
lpm.dev/acme-corp.design-system
Pricing
| Org Plan | |
|---|---|
| Price | $7/seat/month |
| Minimum seats | 1 |
| Platform fee | 10% |
| Private packages | Unlimited |
| Storage | 5GB per seat |
Learn More
- Managing Members - Roles and invitations
- Org Packages - Publishing under your org
- License Management - Purchased license seat assignments