UNPKG

pubsweet-component-wax

Version:

PubSweet component for the Wax collaborative document editor

34 lines (33 loc) 860 B
{ "name": "pubsweet-component-wax", "description": "PubSweet component for the Wax collaborative document editor", "version": "0.12.4", "main": "index.js", "keywords": [ "wax", "editor", "pubsweet-component", "pubsweet-client" ], "dependencies": { "@apollo/react-components": "^3.1.3", "@pubsweet/ui-toolkit": "^2.2.19", "config": "^3.1.0", "editoria-common": "^0.2.5", "lodash": "4.17.15", "react": "^16.12.0", "react-adopt": "^0.6.0", "react-dom": "^16.12.0", "react-powerplug": "^1.0.0", "react-router-dom": "^5.0.0", "styled-components": "^4.1.3", "wax-editor-react": "^0.2.38" }, "devDependencies": { "babel-cli": "^6.26.0", "babel-preset-env": "^1.6.0", "babel-preset-react": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "prop-types": "^15.6.0" } }