{ "name": "@docspace/shared", "version": "2.0.0", "private": true, "scripts": { "build": "echo 'skip it'", "clean": "echo 'skip it'", "deploy": "echo 'skip it'", "start": "echo 'skip it'", "start-prod": "echo 'skip it'", "storybook": "NODE_OPTIONS=--openssl-legacy-provider storybook dev -p 8082", "storybook-build": "NODE_OPTIONS=--openssl-legacy-provider storybook build", "storybook-serve": "serve storybook-static -p 8082", "test": "jest", "test:coverage": "jest --coverage", "test:watch": "jest --watch", "lint": "eslint .", "lint:fix": "eslint . --fix" }, "dependencies": { "@react-spring/web": "^9.7.1", "@use-gesture/react": "^10.2.24", "attr-accept": "^2.2.2", "csvjson-json_beautifier": "^5.0.4", "email-addresses": "^3.1.0", "fast-deep-equal": "^3.1.3", "framer-motion": "^4.1.17", "html-to-react": "^1.5.0", "lodash": "4.17.21", "luxon": "^3.4.0", "moment": "^2.29.4", "prop-types": "^15.8.1", "punycode": "^2.3.0", "rc-tree": "^5.7.3", "react-autosize-textarea": "^7.1.0", "react-content-loader": "^5.1.4", "react-countdown": "2.3.5", "react-custom-scrollbars": "^4.2.1", "react-device-detect": "^1.17.0", "react-dropzone": "^11.7.1", "react-lifecycles-compat": "^3.0.4", "react-onclickoutside": "^6.13.0", "react-scrollbars-custom": "^4.1.1", "react-svg": "^12.1.0", "react-text-mask": "^5.5.0", "react-toastify": "^7.0.4", "react-tooltip": "^5.23.0", "react-transition-group": "^4.4.5", "react-virtualized": "^9.22.3", "react-window": "^1.8.8", "resize-image": "^0.1.0" }, "devDependencies": { "@babel/cli": "^7.21.0", "@babel/core": "^7.21.3", "@babel/eslint-parser": "^7.21.8", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-export-default-from": "^7.18.10", "@babel/plugin-proposal-export-namespace-from": "^7.18.9", "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@babel/plugin-transform-runtime": "^7.21.0", "@babel/preset-env": "^7.21.5", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.21.5", "@emotion/babel-preset-css-prop": "^10.2.1", "@emotion/styled": "^10.3.0", "@react-theming/storybook-addon": "^1.1.10", "@storybook/addon-actions": "7.0.23", "@storybook/addon-contexts": "^5.3.21", "@storybook/addon-controls": "7.0.23", "@storybook/addon-docs": "7.0.23", "@storybook/addon-essentials": "7.0.23", "@storybook/addon-links": "7.0.23", "@storybook/addon-mdx-gfm": "7.0.23", "@storybook/addon-viewport": "7.0.23", "@storybook/addons": "^7.0.23", "@storybook/manager-api": "^7.0.23", "@storybook/react": "7.0.23", "@storybook/react-webpack5": "7.0.23", "@svgr/rollup": "^5.5.0", "@svgr/webpack": "^5.5.0", "@testing-library/dom": "^9.3.3", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.1.2", "@types/eslint": "^8.44.7", "@types/jest": "^29.5.10", "@types/lodash": "^4.14.202", "@types/luxon": "^3.3.1", "@types/node": "^20.9.4", "@types/punycode": "^2.1.3", "@types/react-avatar-editor": "^13.0.2", "@types/react-transition-group": "^4.4.9", "@types/react-virtualized": "^9.21.29", "@types/react-window": "^1.8.8", "@types/react-window-infinite-loader": "^1.0.9", "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "@wojtekmaj/enzyme-adapter-react-17": "^0.4.1", "babel-eslint": "^10.1.0", "babel-jest": "^29.7.0", "babel-loader": "^8.3.0", "babel-plugin-inline-react-svg": "^1.1.2", "babel-plugin-transform-dynamic-import": "^2.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-plugin-transform-rename-import": "^2.3.0", "babel-preset-react-app": "^9.1.2", "copy-webpack-plugin": "6.4.1", "cross-env": "^6.0.3", "css-loader": "^6.7.3", "enzyme": "^3.11.0", "eslint": "^8.54.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb-typescript": "^17.1.0", "eslint-config-prettier": "^9.0.0", "eslint-plugin-import": "^2.29.0", "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-storybook": "^0.6.12", "i18next-http-backend": "^2.2.2", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-styled-components": "^7.2.0", "postcss": "^7.0.39", "prettier": "^3.1.0", "react": "^18.2.0", "react-docgen-typescript-plugin": "^1.0.5", "react-dom": "^18.2.0", "react-json-pretty": "^2.2.0", "react-values": "^0.3.3", "sass-loader": "^13.2.1", "serve": "^14.2.0", "storybook": "7.0.23", "storybook-addon-designs": "beta", "storybook-dark-mode": "^3.0.0", "style-loader": "^3.3.2", "styled-components": "^5.3.9", "svg-inline-loader": "^0.8.2", "ts-migrate": "^0.1.35", "ts-node": "^10.9.1" } }