
This package detects whether an indentifier is global scope or lexical scope.
This a dependency of Browserify. Browserify is a JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser.
Node.js is an event-based server-side JavaScript engine.