ucap-angular/projects/store-organization/package.json
richard-loafle 3a9ae7300f bug fixed
2020-03-30 17:56:15 +09:00

17 lines
424 B
JSON

{
"name": "@ucap/ng-store-organization",
"version": "0.0.3",
"publishConfig": {
"registry": "http://10.81.13.221:8081/nexus/repository/npm-ucap/"
},
"peerDependencies": {
"@angular/common": "^9.0.0",
"@angular/core": "^9.0.0",
"@ucap/core": "~0.0.1",
"@ucap/protocol-query": "~0.0.1",
"@ucap/ng-api-external": "~0.0.1",
"@ucap/ng-protocol-query": "~0.0.1",
"tslib": "^1.10.0"
}
}