* Package name : node-degenerator Version : 3.0.2 Upstream Author : Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/) * URL : https://github.com/TooTallNate/node-degenerator#readme * License : Expat Programming Lang: JavaScript Description : Compiles sync functions into async functions This module takes a String to one or more synchronous JavaScript functions, and returns a new String with those JS functions transpiled into async functions. . Node.js is an event-based server-side JavaScript engine.