Source: node-sort-package-json Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Yadd Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , ava , node-del , node-detect-indent , node-detect-newline , node-dot-prop , node-get-stdin , node-globby , node-is-plain-obj , node-is-stream , node-make-dir , node-temp-dir , node-unique-string Standards-Version: 4.6.2 Homepage: https://github.com/keithamus/sort-package-json#readme Vcs-Git: https://salsa.debian.org/js-team/node-sort-package-json.git Vcs-Browser: https://salsa.debian.org/js-team/node-sort-package-json Rules-Requires-Root: no Package: node-sort-package-json Architecture: all Depends: ${misc:Depends} , node-detect-indent , node-detect-newline , node-get-stdin , node-globby , node-is-plain-obj , nodejs:any Provides: ${nodejs:Provides} , sort-package-json Description: Node.js library to sort package.json node-sort-package-json is a small library useful to sort package.json files of Node.js modules, not in alphabetic order but in logical order (starting by name and version).