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/ng-packs/packages/core/package.json

26 lines
587 B

{
"name": "@abp/ng.core",
"version": "3.0.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/utils": "^2.9.0",
"@angular/localize": "~9.1.11",
"@ngxs/router-plugin": "^3.6.2",
"@ngxs/storage-plugin": "^3.6.2",
"@ngxs/store": "^3.6.2",
"angular-oauth2-oidc": "^9.2.2",
"just-clone": "^3.1.0",
"just-compare": "^1.3.0",
"snq": "^1.0.3",
"ts-toolbelt": "^6.9.9",
"tslib": "^2.0.0"
},
"publishConfig": {
"access": "public"
}
}