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

26 lines
550 B
JSON
Raw Normal View History

2015-07-13 14:26:11 -07:00
{
"name": "requirejs",
2016-03-17 19:18:11 -07:00
"version": "2.2.0",
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": [
"MIT"
],
2016-03-17 19:18:11 -07:00
"_release": "2.2.0",
2015-07-13 14:26:11 -07:00
"_resolution": {
"type": "version",
2016-03-17 19:18:11 -07:00
"tag": "2.2.0",
"commit": "1da07057390909f5422c5fd4fb18b6b57cf92b66"
2015-07-13 14:26:11 -07:00
},
"_source": "git://github.com/jrburke/requirejs-bower.git",
2015-12-23 10:46:01 -07:00
"_target": "^2.1.22",
2015-07-27 18:27:00 -07:00
"_originalSource": "requirejs"
2015-07-13 14:26:11 -07:00
}