UNPKG
occaecatidicta
Version:
latest (1.0.0)
1.0.0
github.com/MyleneMcClure/occaecatidicta.git
MyleneMcClure/occaecatidicta
occaecatidicta
/
examples
/
websocket-chat
/
web-server
/
public
/
js
/
lib
/
components
/
component-emitter
/
component.json
14 lines
•
214 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"emitter"
,
"repo"
:
"component/emitter"
,
"description"
:
"Event emitter"
,
"keywords"
:
[
"emitter"
,
"events"
]
,
"version"
:
"1.1.2"
,
"scripts"
:
[
"index.js"
]
,
"license"
:
"MIT"
}