mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
Sources: https://github.com/iamceege/tooltipster/releases/*.zip Addresses https://github.com/cdnjs/cdnjs/issues/2586
28 lines
588 B
JSON
28 lines
588 B
JSON
{
|
|
"name": "tooltipster",
|
|
"filename": "js/jquery.tooltipster.min.js",
|
|
"version": "3.0.5",
|
|
"description": "Tooltipster is a jQuery tooltip plugin.",
|
|
"homepage": "http://iamceege.github.io/tooltipster/",
|
|
"keywords": [
|
|
"tooltip",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Caleb Jacob",
|
|
"web": "http://calebjacob.com"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/iamceege/tooltipster.git"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}
|
|
]
|
|
}
|