Source: node-uri-js Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen , Nilesh Patra Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , nodejs (>= 6) , node-typescript , rollup , node-rollup-plugin-node-resolve (>= 11~) , node-rollup-plugin-node-polyfills , node-rollup-plugin-commonjs (>= 15~) , node-rollup-plugin-babel (>= 5.2~) , node-babel7 , mocha , dh-sequence-nodejs Standards-Version: 4.5.1 Homepage: https://github.com/garycourt/uri-js Vcs-Git: https://salsa.debian.org/js-team/node-uri-js.git Vcs-Browser: https://salsa.debian.org/js-team/node-uri-js Rules-Requires-Root: no Package: node-uri-js Architecture: all Depends: ${misc:Depends} , node-punycode (>= 2.1.0) Description: URI/IRI parsing/validating/resolving library This is an RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript. . Node.js is an event-based server-side JavaScript engine.