
Node.js module to test whether an object looks like a promises-a+ promise (a javascript object representing the eventual result of an asynchronous operation) compliant with the Promises/A+ specification.
Node.js is an event-based server-side JavaScript engine.