bootstrap-tooltip
Version:
Twitter Bootstrap's jQuery tooltip plugin
22 lines (21 loc) • 458 B
JSON
{
"name": "bootstrap-tooltip",
"version": "3.1.1",
"description": "Twitter Bootstrap's jQuery tooltip plugin",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/terinjokes/bootstrap-tooltip.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bootstrap"
],
"dependencies": {
"jquery": "~2.1.0"
},
"author": "Twitter, Inc",
"license": "MIT"
}