Skip to content

Latest commit

 

History

History
36 lines (35 loc) · 2.67 KB

DEPENDENCIES.md

File metadata and controls

36 lines (35 loc) · 2.67 KB

Dependency Information

devDependencies

Dependency Version React Version Description
babel-cli ^6.24.1 -- Babel command line.
babel-core ^6.24.1 -- Babel compiler core.
babel-jest ^23.0.1 -- Jest plugin to use babel for transformation.
babel-plugin-transform-object-assign ^6.22.0 -- Replace Object.assign with an inline helper
babel-plugin-transform-object-rest-spread ^6.23.0 -- Compile object rest and spread to ES5
babel-preset-env ^1.7.0 -- A Babel preset for each environment.
babel-preset-react ^6.24.1 -- Babel preset for all React plugins.
check-installed-dependencies ^1.0.0 -- Check if the currently installed packages match package.json
cross-env ^5.2.0 -- Run scripts that set and use environment variables across platforms
danger ^3.7.14 -- Unit tests for Team Culture
enzyme ^3.3.0 -- JavaScript Testing utilities for React
enzyme-adapter-react-16 ^1.1.1 ^16.0.0-0 JavaScript Testing utilities for React
enzyme-to-json ^3.2.2 -- convert enzyme wrapper to a format compatible with Jest snapshot
eslint ^5.0.0 -- An AST-based pattern checker for JavaScript.
eslint-config-terra ^2.0.0 -- Terra Eslint Config
gh-pages ^1.1.0 -- Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
glob ^7.1.1 -- a little globber
identity-obj-proxy ^3.0.0 -- an identity object using ES6 proxies
jest ^23.1.0 -- Delightful JavaScript Testing.
lerna ^2.1.2 -- Tool for managing JavaScript projects with multiple packages
link-parent-bin ^0.2.0 -- Build Status
markdown-magic ^0.1.25 -- Automatically update markdown files with content from external sources
react ^16.4.2 -- React is a JavaScript library for building user interfaces.
react-dom ^16.4.2 ^16.0.0 React package for working with the DOM.
react-router-dom ^4.0.0 >=15 DOM bindings for React Router
react-test-renderer ^16.4.2 ^16.0.0 React package for snapshot testing.
stylelint ^9.0.0 -- A mighty, modern CSS linter.
stylelint-config-terra ^1.0.0 -- Terra Stylelint Shared Config
terra-dev-site ^2.0.0 ^16.4.2 Dynamically builds a react-hash-routed site based on site configuration, navigation configuration and component configuration.
terra-toolkit ^4.5.0 -- Utilities to help when developing terra modules.
webpack-merge ^4.1.2 -- Variant of merge that's useful for webpack configuration