mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-09 12:48:27 +00:00
13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"TasksExclude": [
|
|
"pkg-build"
|
|
],
|
|
"Os": "darwin freebsd linux windows",
|
|
"Resources": {
|
|
"Include": "README*,LICENSE*,bin,etc,themes"
|
|
},
|
|
"PackageVersion": "0.1",
|
|
"PrereleaseInfo": "snapshot",
|
|
"FormatVersion": "0.8"
|
|
}
|