mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 17:55:57 +10:00
33 lines
796 B
JSON
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"
|
|
}
|
|
}
|