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.
abp/npm/packs/ng/dist/account/package.json

20 lines
586 B

{
"name": "@abp/ng.account",
"version": "0.7.3",
"dependencies": {
"@abp/ng.theme.shared": "^0.7.3",
"tslib": "^1.9.0"
},
"main": "bundles/abp-ng.account.umd.js",
"module": "fesm5/abp-ng.account.js",
"es2015": "fesm2015/abp-ng.account.js",
"esm5": "esm5/abp-ng.account.js",
"esm2015": "esm2015/abp-ng.account.js",
"fesm5": "fesm5/abp-ng.account.js",
"fesm2015": "fesm2015/abp-ng.account.js",
"typings": "abp-ng.account.d.ts",
"metadata": "abp-ng.account.metadata.json",
"sideEffects": false,
"gitHead": "9ff6f0612b303a79582a2c446ed0584d8214d921"
}