Files
cdnjs/ajax/libs/jquery-browser/package.json
T

33 lines
796 B
JSON

{
"name": "jquery-browser",
"npmName": "jquery.browser",
"npmFileMap": [
{
"basePath": "/dist/",
"files": [
"*"
]
}
],
"version": "0.0.6",
"filename": "jquery.browser.min.js",
"description": "A jQuery plugin for browser detection.",
"homepage": "https://github.com/gabceb/jquery-browser-plugin",
"license": "MIT",
"keywords": [
"browser",
"jquery",
"desktop",
"detect"
],
"contributors": [
"Gabriel Cebrian <gabceb@gmail.com> (https://github.com/gabceb)",
"jQuery Team (https://github.com/gabceb/jquery-browser-plugin/wiki/Authors)"
],
"bugs": "https://github.com/gabceb/jquery-browser-plugin/issues",
"repository": {
"type": "git",
"url": "https://github.com/gabceb/jquery-browser-plugin.git"
}
}