Source: node-package-json Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , ava , node-got , node-pinkie-promise , node-registry-auth-token (>= 5) , node-registry-url , node-semver Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-package-json Vcs-Git: https://salsa.debian.org/js-team/node-package-json.git Homepage: https://github.com/sindresorhus/package-json Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-package-json Architecture: all Depends: ${misc:Depends} , node-got , node-registry-auth-token (>= 5) , node-registry-url , node-semver Breaks: node-latest-version (<< 7) Description: Get metadata of a package from the npm registry Both public and private registries are supported, for both scoped and unscoped packages, as long as the registry uses either bearer tokens or basic authentication. . Node.js is an event-based server-side JavaScript engine.