acorn • 5.7.4 ECMAScript parser INDIRECT 0 March 9, 2020 align-text • 0.1.4 Align the text in a string. INDIRECT 4 February 2, 2016 alter • 0.2.0 alters a string by replacing multiple range fragments in one fast pass INDIRECT 1 September 8, 2013 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 January 14, 2017 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 March 28, 2016 array-equal • 1.0.2 Check if two arrays are equal INDIRECT 0 November 16, 2023 ast-traverse • 0.1.1 simple but flexible AST traversal with pre and post visitors INDIRECT 0 September 20, 2013 ast-types • 0.8.12 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 September 23, 2015 ast-types • 0.9.6 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 March 12, 2017 async-disk-cache • 1.3.5 Async disk cache INDIRECT 24 October 30, 2019 async-promise-queue • 1.0.5 wrapper around async.queue to make some common usages simpler INDIRECT 4 May 10, 2019 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 April 13, 2022 babel-core • 5.8.38 A compiler for writing next generation JavaScript INDIRECT 125 March 22, 2016 babel-plugin-constant-folding • 1.0.1 Compile static constants (ie. code that we can statically determine to be constant at runtime) INDIRECT 0 June 15, 2015 babel-plugin-dead-code-elimination • 1.0.2 Eliminate dead code INDIRECT 0 June 24, 2015 babel-plugin-eval • 1.0.1 Compile eval calls with string literals INDIRECT 0 June 15, 2015 babel-plugin-inline-environment-variables • 1.0.1 Inline environment variables INDIRECT 0 June 15, 2015 babel-plugin-jscript • 1.0.4 Babel plugin to fix buggy JScript named function expressions INDIRECT 0 July 24, 2015 babel-plugin-member-expression-literals • 1.0.1 Turn valid member expression property literals into plain identifiers INDIRECT 0 June 15, 2015 babel-plugin-property-literals • 1.0.1 Turn valid property key literals to plain identifiers INDIRECT 0 June 15, 2015 babel-plugin-proto-to-assign • 1.0.4 Babel plugin for turning __proto__ into a shallow property clone INDIRECT 1 July 25, 2015 babel-plugin-react-constant-elements • 1.0.3 Treat React JSX elements as value types and hoist them to the highest scope INDIRECT 0 June 15, 2015 babel-plugin-react-display-name • 1.0.3 Add displayName to React.createClass calls INDIRECT 0 June 20, 2015 babel-plugin-remove-console • 1.0.1 Remove console.* calls INDIRECT 0 June 15, 2015 babel-plugin-remove-debugger • 1.0.1 Remove debugger statements INDIRECT 0 June 15, 2015 babel-plugin-runtime • 1.0.7 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals INDIRECT 0 June 20, 2015 babel-plugin-undeclared-variables-check • 1.0.2 Throw a compile-time error on references to undeclared variables INDIRECT 1 June 15, 2015 babel-plugin-undefined-to-void • 1.1.6 Replace references to `undefined` with `void 0` INDIRECT 0 June 15, 2015 babylon • 5.8.38 <p align="center"> <img alt="babylon" src="https://raw.githubusercontent.com/babel/logo/master/babylon.png" width="700"> </p> INDIRECT 0 March 22, 2016 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 April 6, 2021 binaryextensions • 2.3.0 A package that contains an array of every single file extension there is for binary files INDIRECT 0 May 21, 2020 blank-object • 1.0.2 A faster alternative to Object.create(null) INDIRECT 0 August 6, 2016 bluebird • 2.11.0 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 August 30, 2016 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 February 10, 2018 breakable • 1.0.0 Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return. INDIRECT 0 May 6, 2014 broccoli-babel-transpiler • 5.7.4 A Broccoli plugin which transpile ES6 to readable ES5 by using babel. DIRECT 191 February 9, 2018 broccoli-funnel • 1.2.0 Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions. DIRECT 38 April 19, 2017 broccoli-kitchen-sink-helpers • 0.3.1 Collection of helpers that need to be extracted into separate packages INDIRECT 12 October 18, 2015 broccoli-merge-trees • 1.2.4 Broccoli plugin to merge multiple trees into one INDIRECT 34 March 6, 2017 broccoli-persistent-filter • 1.4.6 broccoli filter but with a persistent cache INDIRECT 56 October 15, 2018 broccoli-plugin • 1.3.1 Base class for all Broccoli plugins INDIRECT 20 August 8, 2018 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 December 9, 2024 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 December 6, 2024 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 December 16, 2024 camelcase • 1.2.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 August 1, 2015 can-symlink • 1.0.0 Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking. INDIRECT 2 December 21, 2015 center-align • 0.1.3 Center-align the text in a string. INDIRECT 6 February 1, 2016 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 March 29, 2016 clone • 0.2.0 deep cloning of objects and arrays INDIRECT 0 November 26, 2014 clone • 2.1.2 deep cloning of objects and arrays DIRECT 0 March 21, 2018 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 October 11, 2019 commoner • 0.10.8 Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules INDIRECT 25 November 21, 2016 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 January 30, 2014 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 October 10, 2022 core-js • 1.2.7 Standard library INDIRECT 0 July 17, 2016 debug • 2.6.9 small debugging utility INDIRECT 1 September 22, 2017 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 March 5, 2016 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 February 13, 2024 defined • 1.0.1 return the first argument that is `!== undefined` INDIRECT 0 October 12, 2022 defs • 1.1.1 Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3. INDIRECT 28 October 9, 2015 detect-indent • 3.0.1 Detect the indentation of code INDIRECT 4 February 16, 2015 detective • 4.7.1 find all require() calls by walking the AST INDIRECT 2 December 21, 2017 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 December 17, 2024 editions • 1.3.4 Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition) INDIRECT 0 January 31, 2018 ember-cli-version-checker • 1.3.1 Determine if your addon is being used by a minimum version of Ember CLI. DIRECT 1 April 23, 2017 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 December 6, 2024 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 February 5, 2024 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 January 15, 2025 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 February 21, 2016 fs-readdir-recursive • 0.1.2 Recursively read a directory INDIRECT 0 May 18, 2015 fs-tree-diff • 0.5.9 Backs out file tree changes INDIRECT 8 August 16, 2018 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 October 12, 2023 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 January 2, 2025 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 January 2, 2025 get-stdin • 4.0.1 Easier stdin INDIRECT 0 January 20, 2015 globals • 6.4.1 Global identifiers from different JavaScript environments INDIRECT 0 March 26, 2015 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 December 4, 2024 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 June 30, 2015 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 February 13, 2024 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 December 2, 2024 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 March 10, 2024 heimdalljs-logger • 0.1.10 Structured logging via heimdalljs INDIRECT 4 August 17, 2018 heimdalljs • 0.2.6 Structured instrumentation library INDIRECT 1 August 16, 2018 home-or-tmp • 1.0.0 Get the user home directory with fallback to the system temp directory INDIRECT 2 May 17, 2015 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 August 22, 2018 invert-kv • 1.0.0 Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} INDIRECT 0 August 13, 2014 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 October 25, 2017 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 December 21, 2024 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 February 7, 2020 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 July 8, 2019 istextorbinary • 2.1.0 Determines if a buffer is comprised of text or binary INDIRECT 3 May 10, 2016 js-tokens • 1.0.1 A regex that tokenizes JavaScript. INDIRECT 0 June 20, 2015 jsesc • 0.5.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 August 18, 2014 json-stable-stringify • 1.2.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results INDIRECT 20 December 21, 2024 json5 • 0.4.0 JSON for the ES5 era. INDIRECT 0 November 5, 2014 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 May 16, 2017 lazy-cache • 1.0.4 Cache requires to be lazy-loaded when needed. INDIRECT 0 April 23, 2016 lcid • 1.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 March 16, 2015 leven • 1.0.2 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 May 16, 2015 lodash • 3.10.1 The modern build of lodash modular utilities. INDIRECT 0 August 4, 2015 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 February 20, 2021 longest • 1.0.1 Get the longest item in an array. INDIRECT 0 March 31, 2015 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 December 19, 2024 minimist • 1.2.8 parse argument options INDIRECT 0 February 9, 2023 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 March 22, 2022 mktemp • 0.4.0 mktemp command for node.js INDIRECT 0 February 15, 2015 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 May 16, 2017 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 January 16, 2017 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 April 7, 2019 os-locale • 1.4.0 Get the system locale INDIRECT 2 September 8, 2015 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 September 30, 2016 output-file-sync • 1.1.2 Synchronously write a file and create its ancestor directories if needed INDIRECT 4 June 19, 2016 path-exists • 1.0.0 Check if a path exists INDIRECT 0 May 2, 2015 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 September 30, 2016 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 May 25, 2021 path-root-regex • 0.1.2 Regular expression for getting the root of a posix or windows filepath. INDIRECT 0 March 29, 2016 path-root • 0.1.1 Get the root of a posix or windows filepath. INDIRECT 1 March 29, 2016 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 October 13, 2017 promise-map-series • 0.2.3 Map over array avoiding parallel execution, using promises INDIRECT 1 August 8, 2016 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 October 19, 2017 quick-temp • 0.1.8 Create and remove temporary directories with minimal effort INDIRECT 16 February 14, 2017 recast • 0.10.33 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 September 23, 2015 recast • 0.11.23 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 March 12, 2017 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 November 1, 2020 regexpu • 1.3.0 A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5. INDIRECT 10 September 24, 2015 regjsgen • 0.2.0 Generate `RegExp`s from RegJSParser’s AST INDIRECT 0 September 2, 2014 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 October 23, 2016 repeating • 1.1.3 Repeat a string - fast INDIRECT 1 May 26, 2015 resolve-package-path • 1.2.7 a special purpose fast memoizing way to resolve a node modules package.json INDIRECT 8 April 16, 2019 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously DIRECT 5 December 19, 2024 right-align • 0.1.3 Right-align the text in a string. INDIRECT 5 June 9, 2015 rsvp • 3.2.1 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 February 10, 2016 rsvp • 3.6.2 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 July 18, 2017 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 April 8, 2018 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 March 9, 2024 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 February 17, 2015 simple-fmt • 0.1.0 maximally minimal string formatting library INDIRECT 0 April 19, 2013 simple-is • 0.2.0 maximally minimal type-testing library INDIRECT 0 April 21, 2013 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 August 13, 2014 source-map-support • 0.2.10 Fixes stack traces for files with source maps INDIRECT 2 March 12, 2015 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 April 25, 2018 stringmap • 0.2.2 fast and robust stringmap INDIRECT 0 September 26, 2013 stringset • 0.2.1 fast and robust stringset INDIRECT 0 September 26, 2013 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 February 21, 2016 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 June 30, 2015 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 January 3, 2022 symlink-or-copy • 1.3.1 Symlink files or directories, falling back to copying on Windows INDIRECT 0 December 23, 2019 textextensions • 2.6.0 A package that contains an array of every single file extension there is for text files INDIRECT 0 November 13, 2019 through • 2.3.8 simplified stream construction INDIRECT 0 July 3, 2015 tmp • 0.0.28 Temporary file and directory creator INDIRECT 1 September 27, 2015 to-fast-properties • 1.0.3 Force V8 to use fast properties for an object INDIRECT 0 April 30, 2017 trim-right • 1.0.1 Similar to String#trim() but removes only whitespace on the right INDIRECT 0 July 15, 2015 try-resolve • 1.0.1 Try and resolve a filename INDIRECT 0 July 25, 2015 tryor • 0.1.2 return fn() or default value (in case of exception) INDIRECT 0 April 22, 2013 underscore.string • 3.3.6 String manipulation extensions for Underscore.js javascript library. INDIRECT 2 January 23, 2022 user-home • 1.1.1 Get the path to the user home directory INDIRECT 0 January 13, 2015 username-sync • 1.0.3 username but only sync and for node 0.12 INDIRECT 0 August 3, 2021 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 walk-sync • 0.3.4 Get an array of recursive directory contents INDIRECT 6 December 4, 2018 window-size • 0.1.4 Reliable way to to get the height and width of the terminal/console in a node.js environment. INDIRECT 0 November 15, 2015 yargs • 3.27.0 Light-weight option parsing with an argv hash. No optstrings attached. INDIRECT 17 October 8, 2015