mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
18 lines
290 B
JSON
18 lines
290 B
JSON
![]() |
{
|
||
|
"name": "requirejs",
|
||
|
"version": "2.1.19",
|
||
|
"homepage": "http://requirejs.org",
|
||
|
"authors": [
|
||
|
"jrburke.com"
|
||
|
],
|
||
|
"description": "A file and module loader for JavaScript",
|
||
|
"main": "require.js",
|
||
|
"keywords": [
|
||
|
"AMD"
|
||
|
],
|
||
|
"license": [
|
||
|
"BSD-3-Clause",
|
||
|
"MIT"
|
||
|
]
|
||
|
}
|