web-apps/vendor/jquery.browser/bower.json
Maxim Kadushkin 741b10515d webapps added
2016-03-10 21:48:53 -03:00

14 lines
463 B
JSON

{
"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"
}
}