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

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"
}
]
}