mirror of
https://github.com/beego/bee.git
synced 2024-10-31 18:50:54 +00:00
14 lines
196 B
JSON
14 lines
196 B
JSON
{
|
|
"Tasks": [
|
|
"default",
|
|
"publish-github"
|
|
],
|
|
"PackageVersion": "0.0.1",
|
|
"TaskSettings": {
|
|
"publish-github": {
|
|
"owner": "beego",
|
|
"repository": "bee"
|
|
}
|
|
},
|
|
"ConfigVersion": "0.9"
|
|
} |