{
  "name": "pubsweet-component-editoria-dashboard",
  "version": "0.3.8",
  "description": "The application dashboard for the Editoria project.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\""
  },
  "keywords": [
    "pubsweet-component",
    "pubsweet-client"
  ],
  "repository": {
    "type": "git",
    "url": "https://gitlab.coko.foundation/editoria/editoria-dashboard"
  },
  "author": "Alexandros Georgantas",
  "license": "MIT",
  "dependencies": {
    "@apollo/react-components": "^3.1.3",
    "@pubsweet/ui": "^12.3.1",
    "editoria-common": "^0.2.5",
    "formik": "^1.5.1",
    "lodash": "^4.17.15",
    "react": "^16.12.0",
    "react-adopt": "^0.6.0",
    "react-modal": "^3.11.1",
    "react-powerplug": "^1.0.0",
    "react-router-dom": "^5.1.2",
    "styled-components": "^4.1.3"
  },
  "devDependencies": {
    "enzyme": "^2.9.1",
    "enzyme-to-json": "^1.5.1",
    "identity-obj-proxy": "^3.0.0",
    "jest": "^20.0.4",
    "prop-types": "^15.5.10",
    "react-addons-test-utils": "^15.6.0",
    "react-test-renderer": "^15.6.1",
    "sinon": "^2.3.8",
    "sinon-as-promised": "^4.0.3"
  }
}
