Source: node-read-file Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Thorsten Alteholz Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs Standards-Version: 3.9.7 Homepage: https://github.com/jonschlinkert/read-file Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-read-file.git Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-read-file.git Package: node-read-file Architecture: all Depends: ${misc:Depends} , nodejs Description: wrapper around fs.readFile and fs.readFileSync Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when utf8 encoding is chosen. Also optionally replaces windows newlines with unix newlines. . Node.js is an event-based server-side JavaScript engine.