2020-03-27 08:39:01 +00:00
|
|
|
{
|
|
|
|
"name": "@ucap/ng-store-organization",
|
2020-03-30 08:56:15 +00:00
|
|
|
"version": "0.0.3",
|
2020-03-27 08:39:01 +00:00
|
|
|
"publishConfig": {
|
|
|
|
"registry": "http://10.81.13.221:8081/nexus/repository/npm-ucap/"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
2020-03-30 08:56:15 +00:00
|
|
|
"@angular/common": "^9.0.0",
|
|
|
|
"@angular/core": "^9.0.0",
|
2020-03-27 08:39:01 +00:00
|
|
|
"@ucap/core": "~0.0.1",
|
|
|
|
"@ucap/protocol-query": "~0.0.1",
|
2020-03-30 08:56:15 +00:00
|
|
|
"@ucap/ng-api-external": "~0.0.1",
|
2020-03-27 08:39:01 +00:00
|
|
|
"@ucap/ng-protocol-query": "~0.0.1",
|
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|