UNPKG

@ks89/angular-modal-gallery

Version:
67 lines 1.53 kB
{ "name": "@ks89/angular-modal-gallery", "version": "13.0.0", "description": "Image gallery for Angular", "license": "MIT", "author": "Stefano Cappa", "engines": { "node": ">=20.0.0", "npm": ">=10.0.0" }, "homepage": "https://ks89.github.io/angular-modal-gallery-2024-v13.github.io/", "dependencies": { "tslib": ">=2.3.0" }, "peerDependencies": { "@angular/platform-browser": ">=19.0.0", "@angular/common": ">=19.0.0", "@angular/core": ">=19.0.0", "@angular/cdk": ">=19.0.0", "rxjs": ">=7.8.0" }, "keywords": [ "angular-modal-gallery", "ngx-gallery", "angular2-gallery", "angular2-modal-gallery", "angular2-modal", "angular-gallery", "modal-gallery", "angular-modal", "ngx-modal-gallery", "popup", "plain", "plain-gallery", "gallery", "carousel", "modal", "material", "material-design", "angular2-modal-popup", "angular-modal-popup", "modal-popup", "swipe", "gesture", "touch", "mobile" ], "repository": { "type": "git", "url": "https://github.com/Ks89/angular-modal-gallery.git" }, "bugs": { "url": "https://github.com/Ks89/angular-modal-gallery/issues" }, "module": "fesm2022/ks89-angular-modal-gallery.mjs", "typings": "index.d.ts", "exports": { "./package.json": { "default": "./package.json" }, ".": { "types": "./index.d.ts", "default": "./fesm2022/ks89-angular-modal-gallery.mjs" } }, "sideEffects": false }