UNPKG

smart-tooltip-angular

Version:

A package that allows you tooltip to show intelligently base on where it is

33 lines (32 loc) 862 B
{ "name": "smart-tooltip-angular", "version": "1.1.9", "peerDependencies": { "@angular/common": "^9.1.12", "@angular/core": "^9.1.12" }, "keywords": [ "tooltip", "smart-tooltip", "intelligent", "aware", "smart" ], "dependencies": { "tslib": "^1.10.0" }, "repository": { "type": "git", "url": "https://github.com/A-Justice/smart-tooltip-angular" }, "main": "bundles/smart-tooltip-angular.umd.js", "module": "fesm5/smart-tooltip-angular.js", "es2015": "fesm2015/smart-tooltip-angular.js", "esm5": "esm5/smart-tooltip-angular.js", "esm2015": "esm2015/smart-tooltip-angular.js", "fesm5": "fesm5/smart-tooltip-angular.js", "fesm2015": "fesm2015/smart-tooltip-angular.js", "typings": "smart-tooltip-angular.d.ts", "metadata": "smart-tooltip-angular.metadata.json", "sideEffects": false }