Source: node-ini Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-tap (>= 21) Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-ini Vcs-Git: https://salsa.debian.org/js-team/node-ini.git Homepage: https://github.com/isaacs/ini Testsuite: autopkgtest-pkg-nodejs Package: node-ini Architecture: all Depends: ${misc:Depends} Multi-Arch: foreign Description: ini format parser and serializer for Node.js Read, manipulate and write ini files. Sections are treated as nested objects. Items before the first heading are saved on the object directly. . Node.js is an event-based server-side javascript engine.