2020-03-27 08:41:40 +00:00
|
|
|
{
|
|
|
|
"name": "@ucap/electron-common",
|
2020-08-10 05:04:56 +00:00
|
|
|
"version": "0.0.32",
|
2020-03-27 08:41:40 +00:00
|
|
|
"publishConfig": {
|
2020-08-10 05:04:56 +00:00
|
|
|
"registry": "https://nexus.loafle.net/repository/npm-ucap/"
|
2020-03-27 08:41:40 +00:00
|
|
|
},
|
|
|
|
"scripts": {},
|
2020-08-10 05:04:56 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
"electron": "^9.0.3",
|
2020-03-27 08:41:40 +00:00
|
|
|
"rxjs": "^6.5.4"
|
2020-08-10 05:04:56 +00:00
|
|
|
}
|
2020-03-27 08:41:40 +00:00
|
|
|
}
|