jellyfin-web/dashboard-ui/bower_components/requirejs/.bower.json

27 lines
573 B
JSON
Raw Normal View History

2015-07-13 14:26:11 -07:00
{
"name": "requirejs",
2015-07-27 18:27:00 -07:00
"version": "2.1.20",
"ignore": [],
2015-07-13 14:26:11 -07:00
"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"
],
2015-07-27 18:27:00 -07:00
"_release": "2.1.20",
2015-07-13 14:26:11 -07:00
"_resolution": {
"type": "version",
2015-07-27 18:27:00 -07:00
"tag": "2.1.20",
"commit": "eaec2af816f2550c0a4a2b69a4f3a635aec48d29"
2015-07-13 14:26:11 -07:00
},
"_source": "git://github.com/jrburke/requirejs-bower.git",
"_target": "~2.1.19",
2015-07-27 18:27:00 -07:00
"_originalSource": "requirejs"
2015-07-13 14:26:11 -07:00
}