Codebase list node-read-file / a181418
Drop dependency to nodejs Yadd 2 years ago
1 changed file(s) with 2 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
44 Uploaders: Thorsten Alteholz <debian@alteholz.de>
5 Build-Depends:
6 debhelper-compat (= 13)
7 , dh-buildinfo
8 , nodejs
5 Build-Depends: debhelper-compat (= 13)
96 Standards-Version: 4.6.0
107 Homepage: https://github.com/jonschlinkert/read-file
118 Vcs-Git: https://salsa.debian.org/js-team/node-read-file.git
1411
1512 Package: node-read-file
1613 Architecture: all
17 Depends:
18 ${misc:Depends}
19 , nodejs
14 Depends: ${misc:Depends}
2015 Multi-Arch: foreign
2116 Description: wrapper around fs.readFile and fs.readFileSync
2217 Thin wrapper around fs.readFile and fs.readFileSync that also strips