UNPKG
notification-component
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
Notification component
notification-component
/
components
/
component-emitter
/
component.json
13 lines
•
213 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"emitter"
,
"description"
:
"Event emitter"
,
"keywords"
:
[
"emitter"
,
"events"
]
,
"version"
:
"0.0.3"
,
"scripts"
:
[
"index.js"
]
,
"repo"
:
"https://github.com/component/emitter"
}