Source: node-cross-spawn-async Maintainer: Debian Javascript Maintainers Uploaders: Ross Gammon Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper (>= 11~), dh-buildinfo, nodejs, node-glob, mocha, node-which, node-expect.js, node-rimraf, node-lru-cache (>= 4.0~), pkg-js-tools Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/js-team/node-cross-spawn-async Vcs-Git: https://salsa.debian.org/js-team/node-cross-spawn-async.git Homepage: https://github.com/IndigoUnited/node-cross-spawn-async#readme Package: node-cross-spawn-async Architecture: all Depends: ${misc:Depends}, nodejs, node-lru-cache (>= 4.0~), node-which (>= 1.2.8~) Description: Cross platform child_process#spawn Node-cross-spawn-async is a cross platform solution to node's spawn. . The same module can be used on WIndows and Linux. It correctly handles PATHEXT, shebangs, del or dir and, escape arguments with spaces or special characters. . Node.js is an event-based server-side JavaScript engine.