2020-03-27 08:39:01 +00:00
|
|
|
{
|
|
|
|
"name": "@ucap/ng-store-group",
|
2020-04-09 02:10:57 +00:00
|
|
|
"version": "0.0.6",
|
2020-03-27 08:39:01 +00:00
|
|
|
"publishConfig": {
|
|
|
|
"registry": "http://10.81.13.221:8081/nexus/repository/npm-ucap/"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^9.0.2",
|
|
|
|
"@angular/core": "^9.0.2",
|
|
|
|
"@ucap/core": "~0.0.1",
|
|
|
|
"@ucap/protocol-buddy": "~0.0.1",
|
|
|
|
"@ucap/protocol-group": "~0.0.1",
|
|
|
|
"@ucap/protocol-query": "~0.0.1",
|
|
|
|
"@ucap/protocol-sync": "~0.0.1",
|
|
|
|
"@ucap/ng-protocol-buddy": "~0.0.1",
|
|
|
|
"@ucap/ng-protocol-group": "~0.0.1",
|
|
|
|
"@ucap/ng-protocol-sync": "~0.0.1",
|
|
|
|
"@ucap/ng-store-organization": "~0.0.1",
|
2020-04-03 01:43:34 +00:00
|
|
|
"@ucap/ng-store-authentication": "~0.0.1",
|
2020-03-27 08:39:01 +00:00
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|