mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
14 lines
278 B
YAML
14 lines
278 B
YAML
compressionLevel: mixed
|
|
enableGlobalCache: false
|
|
progressBarStyle: "simba"
|
|
defaultSemverRangePrefix: ""
|
|
supportedArchitectures:
|
|
os:
|
|
- "linux"
|
|
- "darwin"
|
|
cpu:
|
|
- "x64"
|
|
npmScopes:
|
|
toast:
|
|
npmRegistryServer: https://git.toast-server.net/api/packages/toast/npm/
|