{ "name": "angular-gridster2", "version": "16.0.0", "license": "MIT", "sideEffects": false, "dependencies": { "tslib": "^2.4.0" }, "peerDependencies": { "@angular/common": "^16.0.0", "@angular/core": "^16.0.0", "rxjs": "^7.0.0" }, "homepage": "https://tiberiuzuld.github.io/angular-gridster2", "bugs": { "url": "https://github.com/tiberiuzuld/angular-gridster2/issues" }, "repository": { "type": "git", "url": "https://github.com/tiberiuzuld/angular-gridster2.git" }, "description": "Angular gridster 2", "keywords": [ "angular", "angular2", "typescript", "dashboard", "gridster", "gridster2", "resize", "drag&drop", "widgets" ], "authors": [ "Tiberiu Zuld" ], "module": "fesm2022/angular-gridster2.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "esm2022": "./esm2022/angular-gridster2.mjs", "esm": "./esm2022/angular-gridster2.mjs", "default": "./fesm2022/angular-gridster2.mjs" } } }