| ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
| array-from • 2.1.1A ponyfill for the ES 2015 (ES6) `Array.from()`. | INDIRECT | 0 | |
| balanced-match • 0.4.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| camelcase-css • 1.0.1Convert a dash-separated CSS property to a camelCased DOM property. | INDIRECT | 0 | |
| chalk • 2.4.2Terminal string styling done right | INDIRECT | 6 | |
| classnames • 2.5.1A simple utility for conditionally joining classNames together | DIRECT | 0 | |
| clean-css • 4.2.4A well-tested CSS minifier | INDIRECT | 1 | |
| color-convert • 1.9.3Plain color conversion functions | INDIRECT | 1 | |
| color-name • 1.1.3A list of color names and its values | INDIRECT | 0 | |
| core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
| css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectors | INDIRECT | 2 | |
| css-vendor • 0.3.8CSS vendor prefix detection and property feature testing. | INDIRECT | 1 | |
| cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. | INDIRECT | 0 | |
| deindent • 0.1.0ES6 template string helper for deindentation | INDIRECT | 0 | |
| dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot path | INDIRECT | 1 | |
| enhanced-resolve • 4.5.0Offers a async require.resolve function. It's highly configurable. | INDIRECT | 13 | |
| errno • 0.1.8libuv errno details exposed | INDIRECT | 1 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions. | INDIRECT | 0 | |
| has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
| hoist-non-react-methods • 1.1.0Copies non-react specific methods from a child component to a parent component | INDIRECT | 21 | |
| indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an array | INDIRECT | 0 | |
| ip-regex • 1.0.3Regular expression for matching IP addresses | INDIRECT | 0 | |
| is-in-browser • 1.1.3Simple check to see if current app is running in browser | INDIRECT | 0 | |
| is-obj • 2.0.0Check if a value is an object | INDIRECT | 0 | |
| is-vendor-prefixed • 1.0.0Check whether a property is vendor prefixed | INDIRECT | 1 | |
| isarray • 0.0.1Array#isArray for older browsers | INDIRECT | 0 | |
| isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
| js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
| jss-camel-case • 6.1.0JSS plugin that allows to write camel cased rule properties | INDIRECT | 1 | |
| jss-compose • 5.0.0JSS plugin for classes composition | INDIRECT | 3 | |
| jss-default-unit • 8.0.2JSS plugin that adds default custom unit to numeric values where needed | INDIRECT | 0 | |
| jss-expand • 5.3.0JSS plugin that gives you a better syntax than CSS. | INDIRECT | 0 | |
| jss-extend • 6.2.0JSS plugin that enables mixing in styles. | INDIRECT | 3 | |
| jss-global • 3.0.0Global styles for JSS | INDIRECT | 0 | |
| jss-nested • 6.0.1JSS plugin that enables support for nested selectors | INDIRECT | 3 | |
| jss-preset-default • 4.5.0Default preset for JSS with selected plugins. | DIRECT | 16 | |
| jss-props-sort • 6.0.0JSS plugin that ensures style properties extend each other instead of override | INDIRECT | 0 | |
| jss-template • 1.0.1JSS plugin enables string templates | INDIRECT | 3 | |
| jss-vendor-prefixer • 7.0.0JSS plugin that handles vendor prefixes in the browser | INDIRECT | 2 | |
| jss • 9.8.7A lib for generating Style Sheets with JavaScript. | DIRECT | 5 | |
| just-extend • 4.2.1extend an object | INDIRECT | 0 | |
| lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module. | INDIRECT | 0 | |
| lodash.get • 4.4.2The lodash method `_.get` exported as a module. | INDIRECT | 0 | |
| lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
| loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
| memory-fs • 0.5.0A simple in-memory filesystem. Holds data in a javascript object. | INDIRECT | 10 | |
| murmurhash • 0.0.2A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms. | INDIRECT | 0 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| path-to-regexp • 1.9.0Express style path to RegExp utility | INDIRECT | 1 | |
| popper.js • 1.16.1A kickass library to manage your poppers | INDIRECT | 0 | |
| postcss-js • 1.0.1PostCSS for React Inline Styles, Radium, Free Style and other CSS-in-JS | INDIRECT | 10 | |
| postcss-nested • 3.0.0PostCSS plugin to unwrap nested rules like how Sass does it. | INDIRECT | 14 | |
| postcss-safe-parser • 3.0.1Fault-tolerant CSS parser for PostCSS | INDIRECT | 9 | |
| postcss-selector-matches • 3.0.1PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors | INDIRECT | 10 | |
| postcss-selector-parser • 3.1.2> Selector parser with built in methods for working with selector strings. | INDIRECT | 4 | |
| postcss-value-parser • 3.3.1Transforms css values and at-rule params into the tree | INDIRECT | 0 | |
| postcss • 6.0.23Tool for transforming styles with JS plugins | INDIRECT | 8 | |
| process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
| prop-types • 15.8.1Runtime type checking for React props and similar objects. | DIRECT | 4 | |
| prr • 1.0.1A better Object.defineProperty() | INDIRECT | 0 | |
| react-is • 16.13.1Brand checking of React Elements. | INDIRECT | 0 | |
| react-onclickoutside • 6.13.2An onClickOutside wrapper for React components | DIRECT | 0 | |
| react-popper • 0.7.4React wrapper around PopperJS. | DIRECT | 6 | |
| readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
| safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
| string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
| supports-color • 5.5.0Detect whether a terminal supports color | INDIRECT | 1 | |
| symbol-observable • 1.2.0Symbol.observable ponyfill | INDIRECT | 0 | |
| tapable • 1.1.3Just a little module for plugins. | INDIRECT | 0 | |
| tlds • 1.261.0A list of TLDs. | INDIRECT | 0 | |
| type-detect • 4.0.8Improved typeof detection for node.js and the browser. | INDIRECT | 0 | |
| type-detect • 4.1.0Improved typeof detection for node.js and the browser. | INDIRECT | 0 | |
| uniq • 1.0.1Removes duplicates from a sorted array in place | INDIRECT | 0 | |
| url-regex • 4.1.1Regular expression for matching URLs | INDIRECT | 2 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| vendor-prefixes • 1.0.0List of the current CSS vendor prefixes. | INDIRECT | 0 | |
| wix-ui-jss • 1.0.40Render style tags to the Dom and provide the relevant classes to the wix-ui-core components, using jss | DIRECT | 41 | |