Source: node-map-visit
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Build-Depends:
 debhelper-compat (= 13)
 , dh-buildinfo
 , nodejs
 , mocha
 , node-object-visit
 , node-clone-deep
 , node-extend-shallow
Standards-Version: 4.1.3
Homepage: https://github.com/jonschlinkert/map-visit
Vcs-Git: https://salsa.debian.org/js-team/node-map-visit.git
Vcs-Browser: https://salsa.debian.org/js-team/node-map-visit

Package: node-map-visit
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-object-visit
Description: Map `visit` over an array of objects
 /usr/share/doc/node-map-visit/README.md for more info.
 .
 Node.js is an event-based server-side JavaScript engine.
