30 lines
775 B
JSON
30 lines
775 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"
|
||
|
},
|
||
|
"_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"
|
||
|
}
|