{
  "name": "codemirror-examples",
  "version": "1.0.52",
  "description": "Codemirror examples including handlebars linting integration.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "node ./build/concat.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dhollenbeck/codemirror-examples.git"
  },
  "author": "dan@hollenbecks.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dhollenbeck/codemirror-examples/issues"
  },
  "homepage": "https://github.com/dhollenbeck/codemirror-examples#readme",
  "devDependencies": {
    "codemirror": "^5.49.0",
    "concat": "^1.0.3",
    "csslint": "^1.0.5",
    "handlebars": "^4.4.3",
    "htmlhint": "^0.11.0",
    "jshint": "^2.10.2",
    "jsonlint": "^1.6.3",
    "provejs-handlebars": "0.0.47"
  },
  "dependencies": {}
}
