{
  "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"
  ]
}
