Source: node-editor Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: saravanan30erd Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs Standards-Version: 3.9.8 Homepage: https://github.com/substack/node-editor Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-editor.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-editor.git Package: node-editor Architecture: all Depends: ${misc:Depends} , nodejs Description: Launch $EDITOR in your program Launch the $EDITOR (or opts.editor) for file. When the editor exits, cb(code, sig) fires. . This library is a dependency of npm, Node.js package manager. . Node.js is an event-based server-side JavaScript engine.