{
  "name": "@bigbinary/neeto-editor",
  "version": "1.47.111",
  "types": "./types.d.ts",
  "description": "neetoEditor is the library that drives the rich text experience in all neeto products built at BigBinary",
  "keywords": [
    "ui",
    "rich-text-editor",
    "editor",
    "react"
  ],
  "files": [
    "types.d.ts",
    "src/translations",
    "dist"
  ],
  "author": "BigBinary",
  "license": "MIT",
  "engines": {
    "node": ">=22.13",
    "npm": ">=9",
    "yarn": "1.22.x"
  },
  "exports": {
    ".": {
      "import": "./dist/index.js",
      "require": "./dist/cjs/index.js",
      "types": "./types.d.ts"
    },
    "./*": {
      "import": "./dist/*.js",
      "require": "./dist/cjs/*.js",
      "types": "./types.d.ts"
    }
  },
  "resolutions": {
    "jackspeak": "2.1.1",
    "prosemirror-view": "1.33.11",
    "prosemirror-model": "1.22.3",
    "canvas": "npm:empty-npm-package@1.0.0"
  },
  "devDependencies": {
    "@babel/core": "7.23.2",
    "@babel/eslint-parser": "7.22.15",
    "@babel/plugin-transform-runtime": "7.23.2",
    "@babel/preset-env": "7.23.2",
    "@babel/preset-react": "7.22.15",
    "@babel/preset-typescript": "7.23.2",
    "@babel/runtime": "7.23.2",
    "@bigbinary/babel-preset-neeto": "^1.0.7",
    "@bigbinary/eslint-plugin-neeto": "1.5.0",
    "@bigbinary/neeto-audit-frontend": "^2.0.13",
    "@bigbinary/neeto-cist": "1.0.9",
    "@bigbinary/neeto-commons-frontend": "^4.3.8",
    "@bigbinary/neeto-filters-frontend": "3.3.1",
    "@bigbinary/neeto-hotkeys": "1.0.4",
    "@bigbinary/neeto-icons": "1.20.71",
    "@bigbinary/neeto-image-uploader-frontend": "2.3.27",
    "@bigbinary/neeto-molecules": "3.3.13",
    "@bigbinary/neeto-team-members-frontend": "4.6.10",
    "@bigbinary/neetoui": "7.0.1",
    "@bigbinary/s3-uploader": "https://github.com/bigbinary/s3-uploader",
    "@faker-js/faker": "8.2.0",
    "@hocuspocus/provider": "^2.13.5",
    "@honeybadger-io/js": "6.5.3",
    "@honeybadger-io/react": "6.1.9",
    "@rails/activestorage": "7.0.8-3",
    "@rollup/plugin-alias": "5.0.1",
    "@rollup/plugin-babel": "6.0.4",
    "@rollup/plugin-commonjs": "25.0.7",
    "@rollup/plugin-json": "6.0.1",
    "@rollup/plugin-node-resolve": "15.2.3",
    "@rollup/plugin-replace": "5.0.4",
    "@storybook/addon-actions": "^7.5.3",
    "@storybook/addon-essentials": "^7.5.3",
    "@storybook/addon-postcss": "^2.0.0",
    "@storybook/preset-scss": "^1.0.3",
    "@storybook/react": "^7.5.3",
    "@storybook/react-webpack5": "^7.5.3",
    "@svgr/rollup": "8.1.0",
    "@svgr/webpack": "^6.5.1",
    "@tanstack/react-query": "5.59.20",
    "@tanstack/react-query-devtools": "5.59.20",
    "@tippyjs/react": "4.2.6",
    "@tiptap/extension-bubble-menu": "2.6.6",
    "@tiptap/extension-character-count": "2.6.6",
    "@tiptap/extension-code": "2.6.6",
    "@tiptap/extension-code-block-lowlight": "2.6.6",
    "@tiptap/extension-collaboration": "^2.6.5",
    "@tiptap/extension-collaboration-cursor": "^2.6.5",
    "@tiptap/extension-color": "2.6.6",
    "@tiptap/extension-document": "2.6.6",
    "@tiptap/extension-focus": "2.6.6",
    "@tiptap/extension-highlight": "2.6.6",
    "@tiptap/extension-image": "2.6.6",
    "@tiptap/extension-link": "2.6.6",
    "@tiptap/extension-list": "^3.3.0",
    "@tiptap/extension-mention": "2.6.6",
    "@tiptap/extension-placeholder": "2.6.6",
    "@tiptap/extension-table": "2.6.6",
    "@tiptap/extension-table-cell": "2.6.6",
    "@tiptap/extension-table-header": "2.6.6",
    "@tiptap/extension-table-row": "2.6.6",
    "@tiptap/extension-task-item": "^2.14.0",
    "@tiptap/extension-task-list": "^2.14.0",
    "@tiptap/extension-text-style": "2.6.6",
    "@tiptap/extension-underline": "2.6.6",
    "@tiptap/pm": "2.6.6",
    "@tiptap/react": "2.6.6",
    "@tiptap/starter-kit": "2.6.6",
    "@tiptap/suggestion": "2.6.6",
    "@wojtekmaj/react-timerange-picker": "5.5.0",
    "antd": "5.10.2",
    "autoprefixer": "10.4.16",
    "avvvatars-react": "0.4.2",
    "axios": "1.15.0",
    "babel-loader": "9.1.3",
    "babel-plugin-istanbul": "6.1.1",
    "babel-plugin-js-logger": "1.0.17",
    "babel-plugin-macros": "3.1.0",
    "babel-plugin-module-resolver": "^5.0.2",
    "babel-plugin-preval": "^5.1.0",
    "babel-plugin-transform-imports": "^2.0.0",
    "babel-plugin-transform-react-remove-prop-types": "0.4.24",
    "babel-preset-react": "6.24.1",
    "babel-preset-typescript": "7.0.0-alpha.19",
    "classnames": "2.3.2",
    "crypto-js": "4.2.0",
    "css-loader": "6.7.1",
    "dompurify": "2.5.9",
    "emoji-mart": "5.2.2",
    "eslint": "8.52.0",
    "eslint-config-prettier": "8.5.0",
    "eslint-plugin-cypress": "2.15.1",
    "eslint-plugin-import": "2.29.0",
    "eslint-plugin-jam3": "0.2.3",
    "eslint-plugin-json": "3.1.0",
    "eslint-plugin-prettier": "4.0.0",
    "eslint-plugin-promise": "6.1.1",
    "eslint-plugin-react": "7.33.2",
    "eslint-plugin-react-hooks": "4.6.0",
    "eslint-plugin-security": "1.7.1",
    "eslint-plugin-sonarjs": "0.21.0",
    "eslint-plugin-unused-imports": "3.0.0",
    "eslint-plugin-xss": "0.1.12",
    "express": "^4.18.2",
    "formik": "2.4.5",
    "globby": "^14.1.0",
    "husky": "8.0.3",
    "i18next": "23.6.0",
    "js-logger": "1.6.1",
    "linkify-react": "^4.1.3",
    "lint-staged": "15.0.2",
    "lowlight": "2.7.0",
    "postcss": "8.4.38",
    "postcss-css-variables": "^0.19.0",
    "postcss-import": "15.1.0",
    "postcss-loader": "7.3.3",
    "postcss-preset-env": "9.2.0",
    "prettier": "2.6.2",
    "prettier-plugin-tailwindcss": "0.1.10",
    "qs": "6.11.2",
    "ramda": "0.29.1",
    "re-resizable": "6.9.9",
    "react": "18.2.0",
    "react-colorful": "5.6.1",
    "react-doc-viewer": "0.1.16",
    "react-dom": "18.2.0",
    "react-drag-listview": "2.0.0",
    "react-dropzone": "14.3.8",
    "react-file-icon": "^1.3.0",
    "react-helmet": "6.1.0",
    "react-hotkeys-hook": "3.4.7",
    "react-i18next": "13.3.1",
    "react-masonry-infinite": "1.2.2",
    "react-popper": "2.3.0",
    "react-resizable": "3.0.4",
    "react-router-dom": "5.3.4",
    "react-toastify": "8.2.0",
    "remark-gfm": "4.0.0",
    "rollup": "^4.59.0",
    "rollup-plugin-analyzer": "4.0.0",
    "rollup-plugin-cleaner": "1.0.0",
    "rollup-plugin-copy": "^3.5.0",
    "rollup-plugin-peer-deps-external": "2.2.4",
    "rollup-plugin-postcss": "^4.0.2",
    "rollup-plugin-styles": "4.0.0",
    "rollup-plugin-visualizer": "^5.12.0",
    "sass": "1.69.5",
    "sass-loader": "13.0.2",
    "storybook": "^7.5.3",
    "storybook-addon-live-examples": "2.0.3",
    "storybook-dark-mode": "^3.0.1",
    "style-loader": "3.3.1",
    "tailwindcss": "3.4.1",
    "tippy.js": "6.3.7",
    "util": "0.12.5",
    "webpack": "5.104.1",
    "webpack-cli": "4.10.0",
    "webpack-dev-server": "4.9.3",
    "y-prosemirror": "^1.2.12",
    "y-protocols": "^1.0.6",
    "yjs": "^13.6.18",
    "yup": "1.3.2",
    "zustand": "4.3.2"
  },
  "peerDependencies": {
    "@babel/runtime": "7.23.2",
    "@bigbinary/babel-preset-neeto": "latest",
    "@bigbinary/neeto-cist": "latest",
    "@bigbinary/neeto-commons-frontend": "3.4.14",
    "@bigbinary/neeto-filters-frontend": "3.3.1",
    "@bigbinary/neeto-hotkeys": "1.0.4",
    "@bigbinary/neeto-icons": "latest",
    "@bigbinary/neeto-image-uploader-frontend": "2.3.27",
    "@bigbinary/neeto-molecules": "1.15.15",
    "@bigbinary/neeto-team-members-frontend": "4.6.10",
    "@bigbinary/neetoui": "latest",
    "@honeybadger-io/js": "^6.5.3",
    "@honeybadger-io/react": "^6.1.9",
    "@rails/activestorage": "7.0.8-3",
    "@tanstack/react-query": "5.59.20",
    "@tippyjs/react": "4.2.6",
    "@wojtekmaj/react-timerange-picker": "5.5.0",
    "antd": "4.24.3",
    "autoprefixer": "10.4.16",
    "avvvatars-react": "0.4.2",
    "axios": "1.15.0",
    "classnames": "^2.3.2",
    "dompurify": "^2.4.0",
    "emoji-mart": "5.2.2",
    "formik": "^2.4.5",
    "i18next": "^23.6.0",
    "js-logger": "^1.6.1",
    "linkify-react": "^4.1.3",
    "qs": "6.11.2",
    "ramda": "^0.29.1",
    "react": "^18.2.0",
    "react-colorful": "5.6.1",
    "react-dom": "^18.2.0",
    "react-drag-listview": "2.0.0",
    "react-dropzone": "14.3.8",
    "react-helmet": "^6.1.0",
    "react-i18next": "^13.3.1",
    "react-resizable": "3.0.4",
    "react-router-dom": "^5.3.4",
    "react-toastify": "^8.2.0",
    "tippy.js": "6.3.7",
    "util": "0.12.5",
    "yjs": "^13.6.18",
    "yup": "^0.32.11",
    "zustand": "4.3.2"
  },
  "scripts": {
    "build": "storybook build",
    "bundle": "NODE_ENV=production rollup --bundleConfigAsCjs -c rollup.config.js",
    "prepare": "husky install",
    "serve": "node .storybook/express",
    "storybook": "storybook dev -p 6006",
    "upload": "node .scripts/publish --env production"
  },
  "lint-staged": {
    "src/**/*.{js,jsx,json}": [
      "prettier --write",
      "eslint --fix"
    ]
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "proxy": "http://localhost:3000",
  "bugs": {
    "url": "https://github.com/bigbinary/neeto-editor/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bigbinary/neeto-editor.git"
  }
}
