mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
35 lines
972 B
JSON
35 lines
972 B
JSON
{
|
|
"name": "qtip2",
|
|
"filename": "jquery.qtip.min.js",
|
|
"version": "2.0.1",
|
|
"description": "Pretty powerful tooltips. The second generation of the advanced qTip plugin for the ever popular jQuery framework.",
|
|
"homepage": "http://craigsworks.com/projects/qtip2/",
|
|
"keywords": [
|
|
"tooltips",
|
|
"qtip",
|
|
"qtip2",
|
|
"jQuery",
|
|
"plugin"
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt"
|
|
},
|
|
{
|
|
"type": "GPL",
|
|
"url": "http://opensource.org/licenses/gpl-license.php"
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Craig Michael Thompson",
|
|
"email": "craig@craigsworks.com",
|
|
"web": "http://craigsworks.com"
|
|
},
|
|
"repositories": {
|
|
"type": "git",
|
|
"url": "https://github.com/Craga89/qTip2.git"
|
|
},
|
|
"bugs": "https://github.com/Craga89/qTip2/issues"
|
|
}
|