react-openfin-mat-impl
Version:
Materialize UI implementation of react-openfin
39 lines • 1.09 kB
JSON
{
"name": "react-openfin-mat-impl",
"version": "1.1.0",
"description": "Materialize UI implementation of react-openfin",
"homepage": "https://www.albertli90.com/openfin-react-latest",
"keywords": [
"openfin",
"react",
"material-ui",
"albert"
],
"main": "./index.js",
"repository": {
"type": "git",
"url": "git@github.com:openfin-js-app/react-openfin-mat-impl.git"
},
"author": "Wentao Li <liwentao90@yahoo.com>",
"license": "MIT",
"dependencies": {
"@date-io/moment": "^1.3.6",
"@material-ui/core": "^4.1.0",
"@material-ui/icons": "^4.1.0",
"@material-ui/pickers": "^3.1.0",
"@material-ui/styles": "^4.1.0",
"classnames": "^2.2.6",
"moment": "^2.24.0",
"path-to-regexp": "^3.0.0",
"react-custom-scrollbars": "^4.2.1",
"react-i18next": "10.11.0",
"react-json-view": "^1.19.1",
"react-number-format": "^4.0.7",
"react-openfin": "^1.1.0",
"react-particles-js": "^2.6.0",
"react-router-dom": "^5.0.1",
"react-splitter-layout": "^4.0.0",
"shortid": "^2.2.14"
},
"private": false
}