Source: node-hooker Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Matthew Pideil Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , uglifyjs | yui-compressor Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-hooker Vcs-Git: https://salsa.debian.org/js-team/node-hooker.git Homepage: https://github.com/cowboy/javascript-hooker Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-hooker Architecture: all Depends: ${misc:Depends} Provides: ${nodejs:Provides} Multi-Arch: foreign Description: Useful debugging library for Node.js Node is an event-based server-side JavaScript engine. . Hooker provides 4 functions that include 'hook' and 'unhook', useful for debug object call, as well as an 'override' function to replace the return of a function. Package: libjs-hooker Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Multi-Arch: foreign Description: Useful javascript debugging library usable in a browser This is the javascript library of hooker Node.js module. . Hooker provides 4 functions that include 'hook' and 'unhook', useful for debug an object call, as well as an 'override' function if you want to replace the return of a function.