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

25 lines
525 B
JSON
Raw Normal View History

2015-06-26 08:53:49 -07:00
{
"name": "jquery",
2016-02-22 12:31:28 -07:00
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
"package.json"
],
"keywords": [
"jquery",
"javascript",
"browser",
"library"
],
"homepage": "https://github.com/jquery/jquery-dist",
2016-04-06 10:34:36 -07:00
"version": "2.2.3",
"_release": "2.2.3",
2015-06-26 08:53:49 -07:00
"_resolution": {
"type": "version",
2016-04-06 10:34:36 -07:00
"tag": "2.2.3",
"commit": "af22a351b2ea5801ffb1695abb3bb34d5bed9198"
2015-06-26 08:53:49 -07:00
},
2016-02-22 12:31:28 -07:00
"_source": "git://github.com/jquery/jquery-dist.git",
2015-07-14 09:39:34 -07:00
"_target": ">=1.9.1",
2015-06-26 08:53:49 -07:00
"_originalSource": "jquery"
}