Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
tuitioncoin.org
/
assets
/
vendor
/
lightgallery
/
angular
/
9
/
Filename :
package.json
back
Copy
{ "name": "lightgallery/angular/9", "version": "0.0.1", "peerDependencies": { "@angular/common": "^9.1.13", "@angular/core": "^9.1.13" }, "dependencies": { "tslib": "^1.10.0" }, "main": "bundles/lightgallery-angular-9.umd.js", "module": "fesm5/lightgallery-angular-9.js", "es2015": "fesm2015/lightgallery-angular-9.js", "esm5": "esm5/lightgallery-angular-9.js", "esm2015": "esm2015/lightgallery-angular-9.js", "fesm5": "fesm5/lightgallery-angular-9.js", "fesm2015": "fesm2015/lightgallery-angular-9.js", "typings": "lightgallery-angular-9.d.ts", "sideEffects": false, "scripts": { "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" } }