You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "@abp/ng.core",
|
|
|
|
"version": "0.7.5",
|
|
|
|
"dependencies": {
|
|
|
|
"@ngxs/router-plugin": "^3.5.0",
|
|
|
|
"@ngxs/storage-plugin": "^3.5.0",
|
|
|
|
"@ngxs/store": "^3.5.0",
|
|
|
|
"angular-oauth2-oidc": "^8.0.1",
|
|
|
|
"just-compare": "^1.3.0",
|
|
|
|
"snq": "^1.0.3",
|
|
|
|
"tslib": "^1.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": ">=8.1.0",
|
|
|
|
"@angular/core": ">=8.1.0",
|
|
|
|
"@angular/forms": ">=8.1.0",
|
|
|
|
"@angular/router": ">=8.1.0",
|
|
|
|
"rxjs": ">=6.4.0"
|
|
|
|
},
|
|
|
|
"main": "bundles/abp-ng.core.umd.js",
|
|
|
|
"module": "fesm5/abp-ng.core.js",
|
|
|
|
"es2015": "fesm2015/abp-ng.core.js",
|
|
|
|
"esm5": "esm5/abp-ng.core.js",
|
|
|
|
"esm2015": "esm2015/abp-ng.core.js",
|
|
|
|
"fesm5": "fesm5/abp-ng.core.js",
|
|
|
|
"fesm2015": "fesm2015/abp-ng.core.js",
|
|
|
|
"typings": "abp-ng.core.d.ts",
|
|
|
|
"metadata": "abp-ng.core.metadata.json",
|
|
|
|
"sideEffects": false,
|
|
|
|
"gitHead": "4d6791834b7723d8ad78ba4d23ae3425f170fdeb"
|
|
|
|
}
|