2026-06-27 15:15:47 +02:00
|
|
|
# @whynot/* is published to and installed from the coulomb Gitea npm registry.
|
|
|
|
|
# The auth token is NOT stored here — set NPM_AUTH_TOKEN in your shell/CI.
|
|
|
|
|
# It is operator/OpenBao-owned (credential-routing.md: tokens route, never vend);
|
|
|
|
|
# obtain a Gitea package token from the operator. Publish flow: see PUBLISHING.md.
|
|
|
|
|
@whynot:registry=https://gitea.coulomb.social/api/packages/coulomb/npm/
|
|
|
|
|
//gitea.coulomb.social/api/packages/coulomb/npm/:_authToken=${NPM_AUTH_TOKEN}
|