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

25 lines
527 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-06-11 08:55:39 -07:00
"version": "3.0.0",
"_release": "3.0.0",
2015-06-26 08:53:49 -07:00
"_resolution": {
"type": "version",
2016-06-11 08:55:39 -07:00
"tag": "3.0.0",
"commit": "0078f86be166a8747819d5d1516776a662cb69df"
2015-06-26 08:53:49 -07:00
},
2016-06-11 08:55:39 -07:00
"_source": "https://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"
}