{
  "name": "outline",
  "author": {
    "name": "Dominic Gannaway",
    "email": "dg@domgan.com"
  },
  "description": "Outline is an extensible text editor library that provides excellent reliability, accessible and performance.",
  "keywords": [
    "react",
    "outline",
    "editor",
    "contenteditable",
    "rich-text"
  ],
  "license": "MIT",
  "version": "0.1.1",
  "main": "Outline.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebookexternal/Outline",
    "directory": "packages/outline"
  }
}