angular2gridsterv3
Version:
54 lines (53 loc) • 1.42 kB
JSON
{
"name": "angular2gridsterv3",
"version": "13.0.3",
"peerDependencies": {
"@angular/common": "^13.4.0",
"@angular/core": "^13.4.0"
},
"dependencies": {
"tslib": "^2.6.2"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/alison-queiroz/angular2gridster.git"
},
"author": {
"name": "Damian Wajdlich",
"email": "swiety85@gmail.com"
},
"keywords": [
"gridster",
"grid",
"gridLayout",
"angular",
"dashboard",
"ngx",
"drag&drop",
"widgets"
],
"bugs": {
"url": "https://github.com/alison-queiroz/angular2gridsterv3/issues"
},
"homepage": "https://github.com/alison-queiroz/angular2gridsterv3#readme",
"module": "fesm2015/angular2gridsterv3.mjs",
"es2020": "fesm2020/angular2gridsterv3.mjs",
"esm2020": "esm2020/angular2gridsterv3.mjs",
"fesm2020": "fesm2020/angular2gridsterv3.mjs",
"fesm2015": "fesm2015/angular2gridsterv3.mjs",
"typings": "angular2gridsterv3.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./angular2gridsterv3.d.ts",
"esm2020": "./esm2020/angular2gridsterv3.mjs",
"es2020": "./fesm2020/angular2gridsterv3.mjs",
"es2015": "./fesm2015/angular2gridsterv3.mjs",
"node": "./fesm2015/angular2gridsterv3.mjs",
"default": "./fesm2020/angular2gridsterv3.mjs"
}
},
"sideEffects": false
}