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-11-21 10:02:16 -07:00
"version": "2.1.22",
2015-07-27 18:27:00 -07:00
"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-11-21 10:02:16 -07:00
"_release": "2.1.22",
2015-07-13 14:26:11 -07:00
"_resolution": {
"type": "version",
2015-11-21 10:02:16 -07:00
"tag": "2.1.22",
"commit": "9cd0b99417eac61e890d11c5119f2e45e752c999"
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
}