{
  "_from": "slate-history@0.93.0",
  "_id": "slate-history@0.93.0",
  "_inBundle": false,
  "_integrity": "sha512-Gr1GMGPipRuxIz41jD2/rbvzPj8eyar56TVMyJBvBeIpQSSjNISssvGNDYfJlSWM8eaRqf6DAcxMKzsLCYeX6g==",
  "_location": "/slate-history",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "slate-history@0.93.0",
    "name": "slate-history",
    "escapedName": "slate-history",
    "rawSpec": "0.93.0",
    "saveSpec": null,
    "fetchSpec": "0.93.0"
  },
  "_requiredBy": [
    "/@strapi/content-manager"
  ],
  "_resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.93.0.tgz",
  "_shasum": "d2fad47e4e8b262ab7c86b653f5dd6d9b6d85277",
  "_spec": "slate-history@0.93.0",
  "_where": "/home/perazamc/cms.perazam.com/perazam-cms/node_modules/@strapi/content-manager",
  "bugs": {
    "url": "https://github.com/ianstormtaylor/slate/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-plain-object": "^5.0.0"
  },
  "deprecated": false,
  "description": "An operation-based history implementation for Slate editors.",
  "devDependencies": {
    "@babel/runtime": "^7.7.4",
    "lodash": "^4.17.21",
    "slate": "^0.93.0",
    "slate-hyperscript": "^0.81.3",
    "source-map-loader": "^4.0.0"
  },
  "files": [
    "dist/"
  ],
  "homepage": "https://github.com/ianstormtaylor/slate#readme",
  "keywords": [
    "editor",
    "history",
    "operation",
    "redo",
    "save",
    "slate",
    "stack",
    "undo"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.es.js",
  "name": "slate-history",
  "peerDependencies": {
    "slate": ">=0.65.3"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ianstormtaylor/slate.git"
  },
  "sideEffects": false,
  "types": "dist/index.d.ts",
  "umd": "dist/slate-history.js",
  "umdGlobals": {
    "slate": "Slate"
  },
  "umdMin": "dist/slate-history.min.js",
  "version": "0.93.0"
}
