{
  "name": "wix-rich-content-test-env",
  "version": "7.1.3",
  "author": {
    "name": "Jonathan Bachman",
    "email": "jonathanb@wix.com"
  },
  "scripts": {
    "dev": "node ./dev",
    "build": "webpack",
    "start": "node ./src/server"
  },
  "dependencies": {
    "@babel/core": "7.2.2",
    "@babel/plugin-proposal-class-properties": "7.2.3",
    "@babel/preset-env": "7.2.3",
    "@babel/preset-react": "7.0.0",
    "@babel/register": "^7.6.2",
    "babel-loader": "^8.0.5",
    "casual-browserify": "1.5.19-2",
    "css-loader": "^2.1.0",
    "deep-freeze": "0.0.1",
    "express": "^4.17.1",
    "ignore-styles": "^5.0.1",
    "qs": "^6.6.0",
    "react": "16.6.3",
    "react-dom": "16.6.3",
    "react-highlight-words": "0.16.0",
    "serialize-javascript": "~2.1.1",
    "style-loader": "^1.1.3",
    "webpack": "^4.38.0",
    "webpack-dev-middleware": "^3.7.0",
    "webpack-hot-server-middleware": "^0.6.0",
    "webpack-node-externals": "^1.7.2",
    "wix-rich-content-common": "7.1.3",
    "wix-rich-content-editor": "7.1.3",
    "wix-rich-content-editor-common": "7.1.3",
    "wix-rich-content-fullscreen": "7.1.3",
    "wix-rich-content-plugin-code-block": "7.1.3",
    "wix-rich-content-plugin-divider": "7.1.3",
    "wix-rich-content-plugin-emoji": "7.1.3",
    "wix-rich-content-plugin-file-upload": "7.1.3",
    "wix-rich-content-plugin-gallery": "7.1.3",
    "wix-rich-content-plugin-giphy": "7.1.3",
    "wix-rich-content-plugin-hashtag": "7.1.3",
    "wix-rich-content-plugin-headers-markdown": "7.1.3",
    "wix-rich-content-plugin-html": "7.1.3",
    "wix-rich-content-plugin-image": "7.1.3",
    "wix-rich-content-plugin-line-spacing": "7.1.3",
    "wix-rich-content-plugin-link": "7.1.3",
    "wix-rich-content-plugin-link-preview": "7.1.3",
    "wix-rich-content-plugin-map": "7.1.3",
    "wix-rich-content-plugin-mentions": "7.1.3",
    "wix-rich-content-plugin-sound-cloud": "7.1.3",
    "wix-rich-content-plugin-text-color": "7.1.3",
    "wix-rich-content-plugin-video": "7.1.3",
    "wix-rich-content-viewer": "7.1.3"
  },
  "private": true
}
