{
  "name": "react-openfin",
  "version": "1.1.0",
  "description": "React utils for openfin app development",
  "homepage": "https://www.albertli90.com/openfin-react-latest",
  "keywords": [
    "openfin",
    "react",
    "albert"
  ],
  "main": "./index.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:openfin-js-app/react-openfin.git"
  },
  "author": "Wentao Li <liwentao90@yahoo.com>",
  "license": "MIT",
  "dependencies": {
    "dexie": "^2.0.4",
    "fake-indexeddb": "^2.1.0",
    "i18next": "15.0.7",
    "openfin-browser-adapter": "^1.0.0",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "react-redux": "^6.0.1",
    "redux-openfin": "^1.0.0",
    "redux-saga": "^1.0.2"
  },
  "private": false
}