{
  "name": "@ephox/mcagar",
  "version": "4.0.18",
  "description": "Tinymce agar wrapper",
  "repository": {
    "type": "git",
    "url": "https://github.com/tinymce/tinymce"
  },
  "files": [
    "lib/main",
    "src/main",
    "readme.md",
    "LEGAL.txt",
    "CHANGELOG.txt",
    "LICENSE.txt"
  ],
  "scripts": {
    "test": "bedrock-auto -b phantomjs -d src/test/ts",
    "test-manual": "bedrock -d src/test/ts",
    "prepublishOnly": "tsc -b"
  },
  "author": "Ephox Corporation",
  "license": "Apache-2.0",
  "dependencies": {
    "@ephox/agar": "^4.13.19",
    "@ephox/dom-globals": "^1.1.2",
    "@ephox/katamari": "^2.4.25",
    "@ephox/sand": "^3.0.0",
    "@ephox/sugar": "^4.6.26",
    "@ephox/wrap-jsverify": "^2.0.1"
  },
  "main": "./lib/main/ts/ephox/mcagar/api/Main.js",
  "module": "./lib/main/ts/ephox/mcagar/api/Main.js",
  "types": "./lib/main/ts/ephox/mcagar/api/Main.d.ts"
}
