{
  "name": "@adobe/universal-editor-cors",
  "version": "2.3.7",
  "description": "Utility providing communication layer between edited App and Universal Editor.",
  "main": "dist/universal-editor-embedded.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adobe/universal-editor-cors.git"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "files": [
    "readme.md",
    "dist/*"
  ],
  "keywords": [
    "universal-editor"
  ],
  "author": "Adobe Systems Inc. <sitexpci@adobe.com>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/adobe/universal-editor-cors/issues"
  },
  "scripts": {
    "semantic-release": "semantic-release"
  },
  "homepage": "https://github.com/adobe/universal-editor-cors#readme",
  "devDependencies": {
    "@semantic-release/git": "^10.0.1",
    "semantic-release": "^20.1.0"
  }
}
