{
  "name": "klipse-clj",
  "version": "7.11.0",
  "description": "A Clojure evaluator and compiler",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/viebel/klipse-clj.git"
  },
  "dependencies": {
    "xhr2":"*"
  } ,
  "keywords": [
    "clojure",
    "compiler",
    "evaluator"
  ],
  "author": "Yehonathan Sharvit",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/viebel/klipse-clj/issues"
  },
  "homepage": "https://github.com/viebel/klipse-clj#readme"
}
