vue-ctk-tooltip
Version:
A VueJs directive for a simple tooltip
25 lines (24 loc) • 578 B
JSON
{
"name": "vue-ctk-tooltip",
"version": "1.0.7",
"description": "A VueJs directive for a simple tooltip",
"main": "ctk-tooltip.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/chronotruck/vue-ctk-tooltip.git"
},
"keywords": [
"VueJs",
"tooltip",
"simple",
"ctk",
"chronotruck"
],
"author": "loic.mazuel@chronotruck.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/chronotruck/vue-ctk-tooltip/issues"
},
"homepage": "https://github.com/chronotruck/vue-ctk-tooltip#readme"
}