2023-05-03 01:19:28 +03:00
|
|
|
enableTelemetry: false
|
|
|
|
|
2023-04-29 19:44:05 +03:00
|
|
|
npmScopes:
|
2023-05-03 01:19:28 +03:00
|
|
|
tornado:
|
|
|
|
npmRegistryServer: "https://development.tornadocash.community/api/packages/T-Hax/npm/"
|
2023-04-29 19:44:05 +03:00
|
|
|
|
2023-05-03 01:19:28 +03:00
|
|
|
npmPublishRegistry: "https://development.tornadocash.community/api/packages/T-Hax/npm/"
|
|
|
|
npmAuthToken: ${GITEA_AUTH_TOKEN}
|
2023-04-29 19:44:05 +03:00
|
|
|
|
|
|
|
packageExtensions:
|
|
|
|
"@resolver-engine/imports-fs@*":
|
|
|
|
dependencies:
|
|
|
|
"@resolver-engine/core": "*"
|
2023-05-03 01:19:28 +03:00
|
|
|
|
|
|
|
plugins:
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|