pubsweet-component-bookbuilder
Version:
56 lines (55 loc) • 1.5 kB
JSON
{
"name": "pubsweet-component-bookbuilder",
"version": "1.6.1",
"description": "",
"main": "index.js",
"scripts": {
"styleguide": "styleguidist server",
"styleguide:build": "styleguidist build"
},
"keywords": [
"pubsweet-component",
"pubsweet-client"
],
"author": "Alexandros Georgantas",
"license": "MIT",
"dependencies": {
"@apollo/react-components": "^3.1.3",
"axios": "^0.17.1",
"codemirror": "^5.54.0",
"config": "^3.2.5",
"editoria-common": "^0.2.5",
"lodash": "^4.17.15",
"react": "^16.12.0",
"react-adopt": "^0.6.0",
"react-beautiful-dnd": "^10.0.4",
"react-codemirror2": "^7.2.1",
"react-dom": "^16.12.0",
"react-powerplug": "^1.0.0",
"react-router-dom": "^5.1.2",
"react-select": "^2.1.1",
"styled-components": "^4.1.3"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"enzyme": "^2.9.1",
"enzyme-to-json": "^1.5.1",
"file-loader": "^0.11.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^20.0.4",
"node-sass": "^4.5.3",
"prop-types": "^15.5.10",
"react-addons-test-utils": "^15.6.0",
"react-styleguidist": "^6.0.24",
"react-test-renderer": "^15.6.1",
"sass-loader": "^6.0.6",
"sinon": "^2.3.6",
"sinon-as-promised": "^4.0.3",
"webpack": "^2.7.0",
"webpack-node-externals": "^1.6.0"
}
}