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

14 lines
463 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"
}
}