UNPKG

@memberjunction/ng-action-gallery

Version:

MemberJunction Action Gallery - A beautiful, filterable gallery component for browsing and selecting actions

52 lines 1.63 kB
{ "name": "@memberjunction/ng-action-gallery", "version": "2.90.0", "description": "MemberJunction Action Gallery - A beautiful, filterable gallery component for browsing and selecting actions", "main": "./dist/public-api.js", "typings": "./dist/public-api.d.ts", "files": [ "/dist" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "ngc" }, "keywords": [ "actions", "gallery", "UI", "MemberJunction" ], "author": "MemberJunction Team", "license": "ISC", "devDependencies": { "@angular/compiler": "18.0.2", "@angular/compiler-cli": "18.0.2" }, "peerDependencies": { "@angular/common": "18.0.2", "@angular/core": "18.0.2", "@angular/forms": "18.0.2", "@angular/animations": "18.0.2" }, "dependencies": { "@memberjunction/core": "2.90.0", "@memberjunction/core-entities": "2.90.0", "@memberjunction/ng-container-directives": "2.90.0", "@memberjunction/ng-ai-test-harness": "2.90.0", "@progress/kendo-angular-buttons": "16.2.0", "@progress/kendo-angular-dialog": "16.2.0", "@progress/kendo-angular-dropdowns": "16.2.0", "@progress/kendo-angular-icons": "16.2.0", "@progress/kendo-angular-indicators": "16.2.0", "@progress/kendo-angular-inputs": "16.2.0", "@progress/kendo-angular-layout": "16.2.0", "@progress/kendo-angular-notification": "16.2.0", "@progress/kendo-angular-tooltip": "16.2.0", "@progress/kendo-angular-treeview": "16.2.0", "@progress/kendo-theme-default": "^7.0.2", "rxjs": "^7.6.0", "tslib": "^2.4.0" }, "sideEffects": false }