UNPKG

b0nes

Version:

Zero-dependency component library and SSR/SSG framework

20 lines (19 loc) 362 B
{ "name": "badge", "version": "1.0.0", "type": "atom", "description": "Simple badge/tag component for displaying short labels or status indicators", "author": "Your Name", "license": "MIT", "files": { "component": "badge.js", "test": "badge.test.js" }, "tags": [ "badge", "label", "tag", "status", "indicator" ] }