1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/bower_components/requirejs/.bower.json

27 lines
573 B
JSON
Raw Normal View History

2015-07-13 17:26:11 -04:00
{
"name": "requirejs",
2015-12-14 10:43:03 -05:00
"version": "2.1.22",
2015-07-27 21:27:00 -04:00
"ignore": [],
2015-07-13 17:26:11 -04: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-12-14 10:43:03 -05:00
"_release": "2.1.22",
2015-07-13 17:26:11 -04:00
"_resolution": {
"type": "version",
2015-12-14 10:43:03 -05:00
"tag": "2.1.22",
"commit": "9cd0b99417eac61e890d11c5119f2e45e752c999"
2015-07-13 17:26:11 -04:00
},
"_source": "git://github.com/jrburke/requirejs-bower.git",
2015-12-23 12:46:01 -05:00
"_target": "^2.1.22",
2015-07-27 21:27:00 -04:00
"_originalSource": "requirejs"
2015-07-13 17:26:11 -04:00
}