mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
10 lines
247 B
JSON
10 lines
247 B
JSON
{
|
|
"name": "eventEmitter",
|
|
"repo": "Olical/EventEmitter",
|
|
"description": "Event based JavaScript for the browser.",
|
|
"version": "4.3.0",
|
|
"scripts": ["EventEmitter.js"],
|
|
"main": "EventEmitter.js",
|
|
"license": "Unlicense"
|
|
}
|