UNPKG

@hoso/ngx-contextmenu

Version:

An Angular component to show a context menu on an arbitrary component

36 lines 1.01 kB
{ "name": "@hoso/ngx-contextmenu", "version": "11.0.0", "description": "An Angular component to show a context menu on an arbitrary component", "keywords": [ "angular2", "contextmenu", "angular2-contextmenu", "ngx-contextmenu", "ngx", "ng2", "ng2-contextmenu" ], "author": "VUER ERM <vunb@hosodientu.vn>", "license": "MIT", "repository": { "type": "git", "url": "git+ssh://git@github.com/hsdt/ngx-contextmenu.git" }, "peerDependencies": { "@angular/cdk": "^11.2.13", "@angular/common": "^11.2.14", "@angular/core": "^11.2.14" }, "main": "bundles/hoso-ngx-contextmenu.umd.js", "module": "fesm2015/hoso-ngx-contextmenu.js", "es2015": "fesm2015/hoso-ngx-contextmenu.js", "esm2015": "esm2015/hoso-ngx-contextmenu.js", "fesm2015": "fesm2015/hoso-ngx-contextmenu.js", "typings": "hoso-ngx-contextmenu.d.ts", "metadata": "hoso-ngx-contextmenu.metadata.json", "sideEffects": false, "dependencies": { "tslib": "^2.0.0" } }