License Information
Web Chat widget uses following third party Javascript libraries:
require.js
| Version | v2.3.3 |
| Purpose | Javascript module loader |
| Source | https://github.com/requirejs/requirejs |
| License | MIT |
react-with-addons.js
| Version | v15.4.2 |
| Purpose | JavaScript library for building user interfaces |
| Source | https://github.com/facebook/react |
| License | BSD |
react-dom.js
| Version | v15.4.2 |
| Purpose | Helper package for React library |
| Source | https://github.com/facebook/react/tree/master/packages/react-dom |
| License | BSD |
redux.js
| Version | v3.7.2 |
| Purpose | State container for React app |
| Source | https://github.com/reactjs/redux |
| License | MIT |
react-redux.js
| Version | v5.0.6 |
| Purpose | React bindings for Redux |
| Source | https://github.com/reactjs/react-redux |
| License | MIT |
redux-thunk.js
| Version | v2.2.0 |
| Purpose | Redux middleware to dispatch async actions |
| Source | https://github.com/gaearon/redux-thunk |
| License | MIT |