UNPKG

@hyperviewhq/angular2gridster

Version:

[![npm version](https://badge.fury.io/js/angular2gridster.svg)](https://badge.fury.io/js/angular2gridster)

44 lines (43 loc) 1 kB
{ "name": "@hyperviewhq/angular2gridster", "peerDependencies": { "@angular/common": "^20.2.2", "@angular/core": "^20.2.2" }, "dependencies": { "tslib": "^2.6.0" }, "keywords": [ "gridster", "grid", "gridLayout", "angular", "dashboard", "ngx", "drag&drop", "widgets" ], "module": "fesm2022/hyperviewhq-angular2gridster.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/hyperviewhq-angular2gridster.mjs" } }, "sideEffects": false, "version": "20.0.2", "license": "MIT", "repository": { "type": "git", "url": "git+ssh://git@github.com/HyperviewHQ/angular2gridster.git" }, "author": "Rami Jebara <rami.jebara@hyperviewhq.com>", "bugs": { "url": "https://github.com/HyperviewHQ/angular2gridster/issues" }, "homepage": "https://github.com/HyperviewHQ/angular2gridster#readme" }