web-apps/vendor/jquery.browser/.bower.json

30 lines
775 B
JSON
Raw Normal View History

2016-03-11 00:48:53 +00:00
{
"name": "jquery.browser",
"version": "0.0.6",
"homepage": "https://github.com/gabceb/jquery-browser-plugin",
"authors": [
"Gabriel Cebrian <gabceb@gmail.com>",
"jQuery Team <https://github.com/gabceb/jquery-browser-plugin/wiki/Authors>"
],
"description": "A jQuery plugin for browser detection.",
"main": "dist/jquery.browser.js",
"keywords": [
"browser",
"jquery",
"desktop",
"detect"
],
"license": "MIT",
"dependencies": {
"jquery": ">=1.5"
},
"_release": "0.0.6",
"_resolution": {
"type": "version",
"tag": "v0.0.6",
"commit": "b9df646efeb8570cdd0ac71d8d68f3fb86668105"
},
"_source": "git://github.com/gabceb/jquery-browser-plugin.git",
"_target": "0.0.6",
"_originalSource": "jquery.browser"
}