Source: node-load-json-file Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.14.16~) , node-graceful-fs , node-parse-json , node-pify , node-rollup-plugin-node-resolve , node-strip-bom , node-tape , rollup Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-load-json-file Vcs-Git: https://salsa.debian.org/js-team/node-load-json-file.git Homepage: https://github.com/sindresorhus/load-json-file Rules-Requires-Root: no Package: node-load-json-file Architecture: all Depends: ${misc:Depends} , node-graceful-fs , node-parse-json , node-pify , node-strip-bom Description: read and parse a JSON file Node.js is an event-based server-side JavaScript engine.