efe38aba62
Some checks failed
FarmMaps.Develop/FarmMapsLib/develop There was a failure building this commit
25 lines
640 B
JSON
25 lines
640 B
JSON
{
|
|
"name": "@farmmaps/common",
|
|
"version": "0.0.1",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"dependencies": {
|
|
"angular-oauth2-oidc": "^8.0.2",
|
|
"ngx-uploadx": "^3.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@ng-bootstrap/ng-bootstrap": "^4.2.1",
|
|
"@angular/common": "^8.2.0",
|
|
"@angular/core": "^8.2.0",
|
|
"@angular/forms": "^8.2.0",
|
|
"@ngrx/effects": "^8.2",
|
|
"@ngrx/router-store": "^8.2",
|
|
"@ngrx/store": "^8.2",
|
|
"tassign": "^1.0.0",
|
|
"bootstrap": "^4.3.1",
|
|
"@aspnet/signalr": "^1.1.4",
|
|
"font-awesome": "^4.7.0"
|
|
}
|
|
}
|