Files
cdnjs/ajax/libs/jqplugin/package.json
T

29 lines
670 B
JSON

{
"name": "jqplugin",
"title": "jqplugin",
"version": "1.0.2",
"filename": "jquery.jqplugin.min.js",
"description": "A jQuery plugin that extends the jQuery.browser object to allow simple and easy browser plugin detection",
"keywords": [
"flash",
"java",
"pdf",
"quicktime",
"realplayer",
"silverlight",
"shockwave"
],
"homepage": "https://code.google.com/p/jqplugin/",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/zeroclipboard/zeroclipboard/blob/master/LICENSE"
}
],
"contributors": [
{
"name": "Leonardo Rossetti",
"email": "motw.leo@gmail.com"
}
]
}