Kargi-Sitesi/node_modules/@angular/fire/remote-config/package.json

11 lines
483 B
JSON
Raw Normal View History

2024-11-04 02:30:09 +00:00
{
"$schema": "../../node_modules/ng-packagr/package.schema.json",
"main": "../bundles/angular-fire-remote-config.umd.js",
"module": "../fesm2015/angular-fire-remote-config.js",
"es2015": "../fesm2015/angular-fire-remote-config.js",
"esm2015": "../esm2015/remote-config/angular-fire-remote-config.js",
"fesm2015": "../fesm2015/angular-fire-remote-config.js",
"typings": "angular-fire-remote-config.d.ts",
"sideEffects": false,
"name": "@angular/fire/remote-config"
}