15 lines
215 B
JSON
15 lines
215 B
JSON
{
|
|
"name": "emitter",
|
|
"repo": "component/emitter",
|
|
"description": "Event emitter",
|
|
"keywords": [
|
|
"emitter",
|
|
"events"
|
|
],
|
|
"version": "1.1.2",
|
|
"scripts": [
|
|
"index.js"
|
|
],
|
|
"license": "MIT"
|
|
}
|