UNPKG

807 BJSONView Raw
1{
2 "name": "lightgallery/angular/11",
3 "version": "0.0.1",
4 "peerDependencies": {
5 "@angular/common": "^11.2.14",
6 "@angular/core": "^11.2.14"
7 },
8 "dependencies": {
9 "tslib": "^2.0.0"
10 },
11 "main": "bundles/lightgallery-angular-11.umd.js",
12 "module": "fesm2015/lightgallery-angular-11.js",
13 "es2015": "fesm2015/lightgallery-angular-11.js",
14 "esm2015": "esm2015/lightgallery-angular-11.js",
15 "fesm2015": "fesm2015/lightgallery-angular-11.js",
16 "typings": "lightgallery-angular-11.d.ts",
17 "sideEffects": false,
18 "scripts": {
19 "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by Ivy. This is not allowed.\\nPlease delete and rebuild the package, without compiling with Ivy, before attempting to publish.\\n')\" && exit 1"
20 }
21}
\No newline at end of file