{
  "_from": "slate@0.94.1",
  "_id": "slate@0.94.1",
  "_inBundle": false,
  "_integrity": "sha512-GH/yizXr1ceBoZ9P9uebIaHe3dC/g6Plpf9nlUwnvoyf6V1UOYrRwkabtOCd3ZfIGxomY4P7lfgLr7FPH8/BKA==",
  "_location": "/slate",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "slate@0.94.1",
    "name": "slate",
    "escapedName": "slate",
    "rawSpec": "0.94.1",
    "saveSpec": null,
    "fetchSpec": "0.94.1"
  },
  "_requiredBy": [
    "/@strapi/content-manager"
  ],
  "_resolved": "https://registry.npmjs.org/slate/-/slate-0.94.1.tgz",
  "_shasum": "13b0ba7d0a7eeb0ec89a87598e9111cbbd685696",
  "_spec": "slate@0.94.1",
  "_where": "/home/perazamc/cms.perazam.com/perazam-cms/node_modules/@strapi/content-manager",
  "bugs": {
    "url": "https://github.com/ianstormtaylor/slate/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "immer": "^9.0.6",
    "is-plain-object": "^5.0.0",
    "tiny-warning": "^1.0.3"
  },
  "deprecated": false,
  "description": "A completely customizable framework for building rich text editors.",
  "devDependencies": {
    "@babel/runtime": "^7.7.4",
    "lodash": "^4.17.21",
    "slate-hyperscript": "^0.81.3",
    "source-map-loader": "^4.0.0"
  },
  "files": [
    "dist/"
  ],
  "homepage": "https://github.com/ianstormtaylor/slate#readme",
  "keywords": [
    "canvas",
    "contenteditable",
    "custom",
    "document",
    "edit",
    "editor",
    "html",
    "immutable",
    "markdown",
    "medium",
    "paper",
    "react",
    "rich",
    "richtext",
    "richtext",
    "slate",
    "text",
    "wysiwyg",
    "wysiwym"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.es.js",
  "name": "slate",
  "repository": {
    "type": "git",
    "url": "git://github.com/ianstormtaylor/slate.git"
  },
  "sideEffects": false,
  "types": "dist/index.d.ts",
  "umd": "dist/slate.js",
  "umdMin": "dist/slate.min.js",
  "version": "0.94.1"
}
