ucap-angular/projects/store-chat/package.json
Park Byung Eun 0c9867beb9 sync
2020-08-10 14:05:57 +09:00

32 lines
970 B
JSON

{
"name": "@ucap/ng-store-chat",
"version": "0.0.74",
"publishConfig": {
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.2",
"@angular/core": "^9.0.2",
"@ucap/core": "~0.0.1",
"@ucap/domain-common": "~0.0.1",
"@ucap/domain-organization": "~0.0.1",
"@ucap/domain-chat": "~0.0.1",
"@ucap/api": "~0.0.1",
"@ucap/api-common": "~0.0.1",
"@ucap/protocol-event": "~0.0.1",
"@ucap/protocol-file": "~0.0.1",
"@ucap/protocol-room": "~0.0.1",
"@ucap/protocol-sync": "~0.0.1",
"@ucap/ng-i18n": "~0.0.1",
"@ucap/ng-core": "~0.0.1",
"@ucap/ng-api-common": "~0.0.1",
"@ucap/ng-protocol-event": "~0.0.1",
"@ucap/ng-protocol-room": "~0.0.1",
"@ucap/ng-protocol-file": "~0.0.1",
"@ucap/ng-protocol-sync": "~0.0.1",
"@ucap/ng-store-organization": "~0.0.1",
"@ucap/ng-store-authentication": "~0.0.1",
"tslib": "^1.10.0"
}
}