{
  "name": "codemirror-asciidoc",
  "version": "2.0.1",
  "description": "Asciidoc mode for CodeMirror",
  "homepage": "https://github.com/asciidoctor/codemirror-asciidoc",
  "author": "Harutyun Amirjanyan (https://github.com/nightwing)",
  "contributors": [
    "Thomas Kern (https://github.com/nerk)",
    "Dan Allen (https://github.com/mojavelinux)"
  ],
  "main": "lib/asciidoc.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/asciidoctor/codemirror-asciidoc.git"
  },
  "license": "BSD",
  "keywords": ["asciidoc", "codemirror"]
}
