aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/install/basic.toml
blob: a8476663ad42e96e46395348275c92ce819ba2d1 (plain) (blame)
1
2
3
4
5
6
[install]
cache = false
registry = "http://localhost:54321/"

[install.scopes]
foo = { token = "bar" }