@pkgjs/parseargs • 0.11.0 Polyfill of future proposal for `util.parseArgs()` INDIRECT 0 1665411524 acorn • 5.7.4 ECMAScript parser INDIRECT 0 1583796356 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 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 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 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 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 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. INDIRECT 228 1518154158 broccoli-caching-writer • 3.1.0 Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash. INDIRECT 61 1765830036 broccoli-funnel • 1.2.0 Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions. INDIRECT 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 broccoli-sass-source-maps • 1.8.1 Libsass-based Sass compiler for Broccoli INDIRECT 250 1471392365 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-keys • 2.1.0 Convert object keys to camelCase INDIRECT 2 1458051724 camelcase • 1.2.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1438425493 camelcase • 2.1.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1457803836 camelcase • 3.0.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1462383207 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 • 2.1.2 deep cloning of objects and arrays INDIRECT 0 1521666430 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 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 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 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 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cross-spawn • 3.0.1 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1463607515 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 currently-unhandled • 0.4.1 Track the list of currently unhandled promise rejections. INDIRECT 1 1464866115 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 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 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 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 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 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 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 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-babel • 5.2.8 Ember CLI addon for Babel DIRECT 232 1522438014 ember-cli-htmlbars • 1.3.5 A library for adding htmlbars to ember CLI DIRECT 115 1538629623 ember-cli-sass • 5.3.1 Use node-sass to preprocess your ember-cli app's files, with support for sourceMaps and include paths DIRECT 265 1459306366 ember-cli-version-checker • 1.3.1 Determine if your addon is being used by a minimum version of Ember CLI. INDIRECT 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 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 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 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 find-up • 1.1.2 Find a file by walking up parent directories INDIRECT 3 1457199957 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1539761182 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 gaze • 1.1.3 A globbing fs.watch wrapper built from the best parts of other fine watch libs. INDIRECT 13 1526930001 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 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 globals • 6.4.1 Global identifiers from different JavaScript environments INDIRECT 0 1427352899 globule • 1.3.4 An easy-to-use wildcard globbing library. INDIRECT 12 1655814318 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 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 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 include-path-searcher • 0.1.0 Helper functions for searching for files in multiple include paths INDIRECT 0 1393711032 indent-string • 2.1.0 Indent each line in a string INDIRECT 2 1440160512 invert-kv • 1.0.0 Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} INDIRECT 0 1407957720 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 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 • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 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 jsbn • 0.1.1 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 1486886596 jsesc • 0.5.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1408357953 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 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 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 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 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 lodash.assign • 4.2.0 The lodash method `_.assign` exported as a module. INDIRECT 0 1471109798 lodash.clonedeep • 4.5.0 The lodash method `_.cloneDeep` exported as a module. INDIRECT 0 1471109839 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 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail INDIRECT 3 1467583454 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 meow • 3.7.0 CLI app helper INDIRECT 47 1451917249 merge • 1.2.1 Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser. INDIRECT 0 1540661718 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.3.5 Recursively mkdir, like `mkdir -p` INDIRECT 0 1361533465 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 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nan • 2.28.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility INDIRECT 0 1782393365 node-gyp • 3.8.0 Node.js native addon build tool INDIRECT 101 1533776038 node-sass • 3.13.1 Wrapper around libsass INDIRECT 203 1481350668 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-assign • 2.1.1 ES6 Object.assign() ponyfill INDIRECT 0 1433514388 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 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 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 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-exists • 1.0.0 Check if a path exists INDIRECT 0 1430606623 path-exists • 2.1.0 Check if a path exists INDIRECT 2 1447509322 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 path-type • 1.1.0 Check if a path is a file, directory, or symlink INDIRECT 4 1447529941 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 promise-map-series • 0.2.3 Map over array avoiding parallel execution, using promises INDIRECT 1 1470692313 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 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 read-pkg-up • 1.0.1 Read the closest package.json file INDIRECT 29 1441258020 read-pkg • 1.1.0 Read a package.json file INDIRECT 26 1441446710 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 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 redent • 1.0.0 Strip redundant indentation and indent the string INDIRECT 5 1443524087 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 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 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 INDIRECT 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 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 sass-graph • 2.2.6 Parse sass files and extract a graph of imports INDIRECT 87 1588596199 scss-tokenizer • 0.2.3 A tokenzier for Sass' SCSS syntax INDIRECT 3 1494600521 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 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 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 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 strip-indent • 1.0.1 Strip leading whitespace from every line in a string INDIRECT 1 1424109734 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-newlines • 1.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1443518907 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 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 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 • 2.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1480440084 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 yargs • 7.1.2 yargs the modern, pirate-themed, successor to optimist. INDIRECT 70 1619322889