23 lines
612 B
JSON
23 lines
612 B
JSON
{
|
|
"name": "@farmmaps/common",
|
|
"version": "0.0.1",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"peerDependencies": {
|
|
"@ng-bootstrap/ng-bootstrap": "^6.0",
|
|
"@angular/common": "~9.1.0",
|
|
"@angular/core": "~9.1.0",
|
|
"@angular/forms": "~9.1.0",
|
|
"@ngrx/effects": "^9.0",
|
|
"@ngrx/router-store": "^9.0",
|
|
"@ngrx/store": "^9.0",
|
|
"tassign": "^1.0.0",
|
|
"bootstrap": "^4.4.1",
|
|
"@aspnet/signalr": "^1.1.4",
|
|
"font-awesome": "^4.7.0",
|
|
"ngx-uploadx": "^3.3.4",
|
|
"angular-oauth2-oidc": "^9.1"
|
|
}
|
|
}
|