mirror of https://github.com/abpframework/eventhub
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
566 B
30 lines
566 B
{
|
|
"id": "e6e1a31e-e8e5-4e30-becb-d6e669bcb731",
|
|
"template": "empty",
|
|
"modules": {
|
|
"EventHub": {
|
|
"path": "EventHub.abpmdl",
|
|
"folder": "Main"
|
|
},
|
|
"Payment": {
|
|
"path": "modules/payment/Payment.abpmdl",
|
|
"folder": "Modules"
|
|
}
|
|
},
|
|
"runProfiles": {
|
|
"Default": {
|
|
"path": "etc/abp-studio/run-profiles/Default.abprun.json"
|
|
}
|
|
},
|
|
"folders": {
|
|
"items": {
|
|
"Modules": {},
|
|
"Main": {}
|
|
}
|
|
},
|
|
"versions": {
|
|
"AbpFramework": "9.3.5",
|
|
"AbpCommercial": "9.3.5",
|
|
"AbpStudio": "1.2.2"
|
|
}
|
|
}
|