mirror of
https://github.com/m-lamonaca/json-to-env.git
synced 2025-04-04 18:06:40 +00:00
15 lines
No EOL
307 B
JSON
15 lines
No EOL
307 B
JSON
{
|
|
"$schema": "https://github.com/axodotdev/oranda/releases/latest/download/oranda-config-schema.json",
|
|
"build": {
|
|
"path_prefix": "json-to-env"
|
|
},
|
|
"styles": {
|
|
"theme": "hacker"
|
|
},
|
|
"components": {
|
|
"changelog": true,
|
|
"artifacts": {
|
|
"cargo_dist": true
|
|
}
|
|
}
|
|
} |