Skip to content

Bundle format

Size limits.

Keep packages lean. Registry packages should optimize for fast browsing, fast install, and easy inspection, not for bundling an entire application repository.

01 · section

What belongs in a package

Include source, output, README, and the metadata needed to install and trust the package.

  • Do include: source, output, README, tags, permissions, version metadata
  • Do not include: node_modules, virtualenvs, screenshots, large unrelated assets