UNPKG

angular-kendo-window

Version:

Angular directive to dynamically create Kendo UI windows with a separate template and controller.

30 lines (29 loc) 627 B
{ "name": "angular-kendo-window", "version": "2.3.1", "description": "Angular directive to dynamically create Kendo UI windows with a separate template and controller.", "main": [ "angular-kendo-window.js", "window.html" ], "keywords": [ "angular", "kendoui", "kendo-ui", "kendo-window", "modal" ], "authors": [ "kjartanvalur" ], "license": "MIT", "moduleType": "globals", "homepage": "https://github.com/kjartanvalur/angular-kendo-window", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }