{
  "name": "code-mirror",
  "version": "4.0.1",
  "description": "CodeMirror fork to be more \"browserifyable\"",
  "repository": {
    "type": "git",
    "url": "https://github.com/ForbesLindesay/code-mirror.git"
  },
  "author": "ForbesLindesay",
  "license": "MIT",
  "devDependencies": {
    "mkdirp": "~0.3.5",
    "rimraf": "~2.1.4",
    "lexical-scope": "0.0.6",
    "falafel": "~0.2.0",
    "uglify-js": "~2.4.0",
    "testit": "~1.1.0",
    "astw": "0.0.0",
    "npm-fetch": "0.0.6",
    "tar-pack": "~2.0.0",
    "css": "~1.4.2"
  },
  "dependencies": {
    "diff-match-patch": "~1.0.0",
    "csslint": "~0.9.10",
    "jshint": "~2.1.11",
    "jsonlint": "~1.6.0",
    "coffeelint": "~0.5.7",
    "insert-css": "0.0.0",
    "js-yaml": "~3.0.2"
  }
}
