Source: node-registry-auth-token Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-config-chain , node-graceful-fs , node-rc , node-resolve-from , node-safe-buffer Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-registry-auth-token Vcs-Git: https://salsa.debian.org/js-team/node-registry-auth-token.git Homepage: https://github.com/rexxars/registry-auth-token Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-registry-auth-token Architecture: all Depends: ${misc:Depends} , node-config-chain , node-graceful-fs , node-rc Provides: ${nodejs:Provides} Description: Get the auth token set for an npm registry (if any) Get the auth token set for an npm registry from `.npmrc`. Also allows fetching the configured registry URL for a given npm scope. . Node.js is an event-based server-side JavaScript engine.