mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
26 lines
550 B
JSON
26 lines
550 B
JSON
{
|
|
"name": "requirejs",
|
|
"version": "2.2.0",
|
|
"ignore": [],
|
|
"homepage": "http://requirejs.org",
|
|
"authors": [
|
|
"jrburke.com"
|
|
],
|
|
"description": "A file and module loader for JavaScript",
|
|
"main": "require.js",
|
|
"keywords": [
|
|
"AMD"
|
|
],
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"_release": "2.2.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.2.0",
|
|
"commit": "1da07057390909f5422c5fd4fb18b6b57cf92b66"
|
|
},
|
|
"_source": "git://github.com/jrburke/requirejs-bower.git",
|
|
"_target": "^2.1.22",
|
|
"_originalSource": "requirejs"
|
|
} |