UNPKG

elh-tooltip

Version:

A light directive to create tooltip in Angular

25 lines (24 loc) 515 B
{ "name": "elh-tooltip", "version": "1.0.0", "description": "A light directive to create tooltip in Angular", "main": "tooltip.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:Elhebert/elh-tooltip.git" }, "keywords": [ "tooltip", "angular", "ng", "ngtooltip" ], "author": "Dieter Stinglhamber <elhebert@hotmail.be>", "license": "MIT", "dependencies": { "angular": "^1.5.0" } }