3.0 source code
This commit is contained in:
30
OfficeWeb/vendor/jquery.browser/.bower.json
vendored
Normal file
30
OfficeWeb/vendor/jquery.browser/.bower.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user