${pkg.description}
` : ''}
${Object.keys(pkg.distTags).length > 0
? html`
`
: ''}
Install
Versions (${this.versions.length})
${this.versions.length > 0
? html`
${this.versions.map(
(v) => html`
`
)}
`
: ''}
${v.version}
Danger Zone
Deleting this package will permanently remove all versions and associated data.
This action cannot be undone.