@pkgjs/parseargs • 0.11.0 Polyfill of future proposal for `util.parseArgs()` INDIRECT 0 1665411524 acorn • 5.7.4 ECMAScript parser INDIRECT 0 1583796356 align-text • 0.1.4 Align the text in a string. INDIRECT 4 1454377857 alter • 0.2.0 alters a string by replacing multiple range fragments in one fast pass INDIRECT 1 1378680489 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-regex • 6.2.2 Regular expression for matching ANSI escape codes INDIRECT 0 1757342894 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansi-styles • 6.2.3 ANSI escape codes for styling strings in the terminal INDIRECT 0 1757343135 array-equal • 1.0.2 Check if two arrays are equal INDIRECT 0 1700154519 ast-traverse • 0.1.1 simple but flexible AST traversal with pre and post visitors INDIRECT 0 1379710668 ast-types • 0.8.12 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1443032990 ast-types • 0.9.6 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1489336326 async-disk-cache • 1.3.5 Async disk cache INDIRECT 24 1572458762 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 async-promise-queue • 1.0.5 wrapper around async.queue to make some common usages simpler INDIRECT 4 1557492641 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 babel-core • 5.8.38 A compiler for writing next generation JavaScript INDIRECT 126 1458687005 babel-plugin-constant-folding • 1.0.1 Compile static constants (ie. code that we can statically determine to be constant at runtime) INDIRECT 0 1434381903 babel-plugin-dead-code-elimination • 1.0.2 Eliminate dead code INDIRECT 0 1435158388 babel-plugin-eval • 1.0.1 Compile eval calls with string literals INDIRECT 0 1434381007 babel-plugin-inline-environment-variables • 1.0.1 Inline environment variables INDIRECT 0 1434381724 babel-plugin-jscript • 1.0.4 Babel plugin to fix buggy JScript named function expressions INDIRECT 0 1437767764 babel-plugin-member-expression-literals • 1.0.1 Turn valid member expression property literals into plain identifiers INDIRECT 0 1434382088 babel-plugin-property-literals • 1.0.1 Turn valid property key literals to plain identifiers INDIRECT 0 1434382261 babel-plugin-proto-to-assign • 1.0.4 Babel plugin for turning __proto__ into a shallow property clone INDIRECT 1 1437782532 babel-plugin-react-constant-elements • 1.0.3 Treat React JSX elements as value types and hoist them to the highest scope INDIRECT 0 1434389844 babel-plugin-react-display-name • 1.0.3 Add displayName to React.createClass calls INDIRECT 0 1434834003 babel-plugin-remove-console • 1.0.1 Remove console.* calls INDIRECT 0 1434381328 babel-plugin-remove-debugger • 1.0.1 Remove debugger statements INDIRECT 0 1434381229 babel-plugin-runtime • 1.0.7 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals INDIRECT 0 1434835173 babel-plugin-undeclared-variables-check • 1.0.2 Throw a compile-time error on references to undeclared variables INDIRECT 1 1434401446 babel-plugin-undefined-to-void • 1.1.6 Replace references to `undefined` with `void 0` INDIRECT 0 1434380787 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 1458687021 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 binaryextensions • 2.3.0 A package that contains an array of every single file extension there is for binary files INDIRECT 0 1590050158 blank-object • 1.0.2 A faster alternative to Object.create(null) INDIRECT 0 1470513546 bluebird • 2.11.0 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1472582306 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 brace-expansion • 2.1.2 Brace expansion as known from sh/bash INDIRECT 1 1783493610 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 1399384450 broccoli-babel-transpiler • 5.7.4 A Broccoli plugin which transpile ES6 to readable ES5 by using babel. DIRECT 228 1518154158 broccoli-funnel • 1.2.0 Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions. DIRECT 73 1492634955 broccoli-merge-trees • 1.2.4 Broccoli plugin to merge multiple trees into one INDIRECT 69 1488815764 broccoli-persistent-filter • 1.4.6 broccoli filter but with a persistent cache INDIRECT 89 1539625958 broccoli-plugin • 1.3.1 Base class for all Broccoli plugins INDIRECT 55 1533755395 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 camelcase • 1.2.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1438425493 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 1450715373 center-align • 0.1.3 Center-align the text in a string. INDIRECT 6 1454366541 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 clone • 0.2.0 deep cloning of objects and arrays INDIRECT 0 1417042419 clone • 1.0.4 deep cloning of objects and arrays DIRECT 0 1521667285 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 commoner • 0.10.8 Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules INDIRECT 25 1479688334 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 core-js • 1.2.7 Standard library INDIRECT 0 1468790520 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 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 1707843362 defined • 1.0.1 return the first argument that is `!== undefined` INDIRECT 0 1665583262 defs • 1.1.1 Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3. INDIRECT 28 1444420797 detect-indent • 3.0.1 Detect the indentation of code INDIRECT 4 1424107885 detective • 4.7.1 find all require() calls by walking the AST INDIRECT 2 1513853012 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 eastasianwidth • 0.2.0 Get East Asian Width from a character. INDIRECT 0 1514798767 editions • 1.3.4 Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition) INDIRECT 0 1517357127 ember-cli-version-checker • 1.3.1 Determine if your addon is being used by a minimum version of Ember CLI. DIRECT 1 1492972525 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 emoji-regex • 9.2.2 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1614682689 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 fs-readdir-recursive • 0.1.2 Recursively read a directory INDIRECT 0 1431939756 fs-tree-diff • 0.5.9 Backs out file tree changes INDIRECT 8 1534452691 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 globals • 6.4.1 Global identifiers from different JavaScript environments INDIRECT 0 1427352899 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 heimdalljs-logger • 0.1.10 Structured logging via heimdalljs INDIRECT 4 1534467851 heimdalljs • 0.2.6 Structured instrumentation library INDIRECT 1 1534379677 home-or-tmp • 1.0.0 Get the user home directory with fallback to the system temp directory INDIRECT 2 1431901147 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 invert-kv • 1.0.0 Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} INDIRECT 0 1407957720 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 istextorbinary • 2.1.0 Determines if a buffer is comprised of text or binary INDIRECT 3 1462855300 js-tokens • 1.0.1 A regex that tokenizes JavaScript. INDIRECT 0 1434782283 jsesc • 0.5.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1408357953 json-stable-stringify • 1.3.0 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results INDIRECT 23 1745300129 json5 • 0.4.0 JSON for the ES5 era. INDIRECT 0 1415158021 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 lazy-cache • 1.0.4 Cache requires to be lazy-loaded when needed. INDIRECT 0 1461378861 lcid • 1.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1426489487 leven • 1.0.2 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1431747113 lodash • 3.10.1 The modern build of lodash modular utilities. INDIRECT 0 1438668306 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 longest • 1.0.1 Get the longest item in an array. INDIRECT 0 1427801901 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 mktemp • 2.0.3 create temporary files and directories INDIRECT 0 1776904523 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 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 1554604218 os-locale • 1.4.0 Get the system locale INDIRECT 2 1441692600 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 output-file-sync • 1.1.2 Synchronously write a file and create its ancestor directories if needed INDIRECT 4 1466355134 path-exists • 1.0.0 Check if a path exists INDIRECT 0 1430606623 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-root-regex • 0.1.2 Regular expression for getting the root of a posix or windows filepath. INDIRECT 0 1459235196 path-root • 0.1.1 Get the root of a posix or windows filepath. INDIRECT 1 1459235667 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 promise-map-series • 0.2.3 Map over array avoiding parallel execution, using promises INDIRECT 1 1470692313 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 1508435737 quick-temp • 0.1.9 Create and remove temporary directories with minimal effort INDIRECT 40 1764026387 recast • 0.10.33 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1443033388 recast • 0.11.23 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1489336676 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regexpu • 1.3.0 A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5. INDIRECT 10 1443092478 regjsgen • 0.2.0 Generate `RegExp`s from RegJSParser’s AST INDIRECT 0 1409632332 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 repeating • 1.1.3 Repeat a string - fast INDIRECT 1 1432645268 resolve-package-path • 1.2.7 a special purpose fast memoizing way to resolve a node modules package.json INDIRECT 9 1555373162 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously DIRECT 6 1775929295 right-align • 0.1.3 Right-align the text in a string. INDIRECT 5 1433829496 rsvp • 3.2.1 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1455130769 rsvp • 3.6.2 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1500348550 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 simple-fmt • 0.1.0 maximally minimal string formatting library INDIRECT 0 1366374016 simple-is • 0.2.0 maximally minimal type-testing library INDIRECT 0 1366541211 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 source-map-support • 0.2.10 Fixes stack traces for files with source maps INDIRECT 2 1426147223 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 string-width • 5.1.2 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1646036525 stringmap • 0.2.2 fast and robust stringmap INDIRECT 0 1380204380 stringset • 0.2.1 fast and robust stringset INDIRECT 0 1380204839 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-ansi • 7.2.0 Strip ANSI escape codes from a string INDIRECT 1 1772113871 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 symlink-or-copy • 1.3.1 Symlink files or directories, falling back to copying on Windows INDIRECT 0 1577130389 textextensions • 2.6.0 A package that contains an array of every single file extension there is for text files INDIRECT 0 1573616174 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 tmp • 0.0.28 Temporary file and directory creator INDIRECT 1 1443386730 to-fast-properties • 1.0.3 Force V8 to use fast properties for an object INDIRECT 0 1493539546 trim-right • 1.0.1 Similar to String#trim() but removes only whitespace on the right INDIRECT 0 1436991595 try-resolve • 1.0.1 Try and resolve a filename INDIRECT 0 1437789028 tryor • 0.1.2 return fn() or default value (in case of exception) INDIRECT 0 1366666148 underscore.string • 3.3.6 String manipulation extensions for Underscore.js javascript library. INDIRECT 2 1642928387 user-home • 1.1.1 Get the path to the user home directory INDIRECT 0 1421171269 username-sync • 1.0.3 username but only sync and for node 0.12 INDIRECT 0 1628019790 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 walk-sync • 0.3.4 Get an array of recursive directory contents INDIRECT 6 1543889442 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 1447616084 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 wrap-ansi • 8.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1674468804 yargs • 3.27.0 Light-weight option parsing with an argv hash. No optstrings attached. INDIRECT 17 1444269338