{
  "name": "ngx-gridster",
  "version": "8.3.9",
  "license": "MIT",
  "peerDependencies": {
    "@angular/common": "^8.0.0",
    "@angular/core": "^8.0.0"
  },
  "homepage": "https://automatica-core.github.io/ngx-gridster/",
  "bugs": {
    "url": "https://github.com/automatica-core/ngx-gridster/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/automatica-core/ngx-gridster.git"
  },
  "description": "ngx gridster",
  "keywords": [
    "angular",
    "angular2",
    "typescript",
    "dashboard",
    "gridster",
    "gridster2",
    "resize",
    "drag&drop",
    "widgets"
  ],
  "authors": [
    "Tiberiu Zuld",
    "Patrik Pfaffenbauer",
    "p3root"
  ],
  "main": "bundles/ngx-gridster.umd.js",
  "module": "fesm5/ngx-gridster.js",
  "es2015": "fesm2015/ngx-gridster.js",
  "esm5": "esm5/ngx-gridster.js",
  "esm2015": "esm2015/ngx-gridster.js",
  "fesm5": "fesm5/ngx-gridster.js",
  "fesm2015": "fesm2015/ngx-gridster.js",
  "typings": "ngx-gridster.d.ts",
  "metadata": "ngx-gridster.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
