ng-qtip2
Version:
qTip 2 wrapper directive for AngularJS.
24 lines (23 loc) • 539 B
JSON
{
"name": "ng-qtip2",
"version": "1.3.3",
"description": "qTip 2 wrapper directive for AngularJS.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chenasraf/ng-qtip2.git"
},
"keywords": [
"qtip2",
"tooltip"
],
"author": "Chen Asraf",
"license": "ISC",
"bugs": {
"url": "https://github.com/chenasraf/ng-qtip2/issues"
},
"homepage": "https://github.com/chenasraf/ng-qtip2#readme"
}