{
  "name": "sdc-cms-editing",
  "version": "5.5.0",
  "description": "CMS Editing React components",
  "main": "lib/index.js",
  "module": "es/index.js",
  "files": [
    "css",
    "es",
    "lib"
  ],
  "scripts": {
    "build": "nwb build-react-component --copy-files --no-demo",
    "clean": "nwb clean-module && nwb clean-demo",
    "start": "nwb serve-react-demo",
    "postversion": "git push && git push --tags",
    "test": "nwb test-react",
    "test:coverage": "nwb test-react --coverage",
    "test:watch": "nwb test-react --server",
    "upgrade-sdc": "yarn upgrade --pattern \"sdc-\" --latest"
  },
  "devDependencies": {
    "axios": "^0.19.2",
    "bootstrap": "^4.4.1",
    "font-awesome": "^4.7.0",
    "lodash": "^4.17.11",
    "mobx": "4.9.1",
    "mobx-react": "^5.4.3",
    "moment": "^2.24.0",
    "nwb": "0.23.0",
    "nwb-sass": "^0.10.0",
    "qs": "^6.9.1",
    "react": "16.8",
    "react-contenteditable": "^3.2.6",
    "react-dom": "16.8",
    "react-loadable": "^5.5.0",
    "react-marked-markdown": "^1.4.6",
    "react-qtip": "^1.0.9",
    "react-router-dom": "^4.3.1",
    "react-select": "^3.0.8",
    "react-table": "6.11",
    "react-widgets": "^4.4.11",
    "reactstrap": "^8.4.1",
    "sdc-auth-google": "^1.3.1",
    "sdc-auth-react": "^1.4.0",
    "sdc-auth-store": "^1.1.0",
    "sdc-auth-topics": "^1.0.0",
    "sdc-auth-user": "^3.2.0",
    "sdc-cms-client": "^4.11.0",
    "sdc-cms-help": "^1.2.0",
    "sdc-cms-viewer": "^1.1.2",
    "sdc-cms-writing": "^2.8.1",
    "sdc-data-models": "^1.3.3",
    "sdc-i18n-cms": "^3.0.2",
    "sdc-i18n-react": "^3.1.0",
    "sdc-i18n-stores": "^1.4.1",
    "sdc-markdown-viewer": "^1.3.3",
    "sdc-mobx-stores": "^3.4.0",
    "sdc-publish-subscribe": "^1.1.1",
    "sdc-react-basics": "^2.0.7",
    "sdc-react-editors": "^1.5.13",
    "sdc-react-viewers": "^1.3.2",
    "sdc-utilities": "^0.5.2"
  },
  "author": "Software Design & Consulting GmbH",
  "homepage": "",
  "license": "MIT",
  "repository": "https://gitlab.com/sdc-software/cms/sdc-cms-editing",
  "keywords": [
    "react-component"
  ]
}
