Files

10 lines
195 B
JSON
Raw Permalink Normal View History

2026-03-22 03:21:45 +02:00
{
"name": "emitter",
"repo": "component/emitter",
"description": "Event emitter",
"keywords": ["emitter", "events"],
"version": "1.1.1",
"scripts": ["index.js"],
"license": "MIT"
}