plugis-client/bunfig.toml
2025-03-22 19:15:38 +01:00

10 lines
224 B
TOML

name = "plugis"
entrypoint = "PlugisClass.ts"
[install.scopes]
# as an object with username/password
# you can reference environment variables
"@plugis" = {
username = "telemac",
url = "https://git.fibre.plugis.com/"
}