{
  "name": "cariboujs",
  "version": "2.0.5",
  "description": "A collection of Antlr grammars",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/avivkeller/caribou.git"
  },
  "keywords": [
    "caribou",
    "antlr"
  ],
  "files": [
    "**/*.js"
  ],
  "author": "Aviv Keller <me@aviv.sh>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/avivkeller/caribou/issues"
  },
  "homepage": "https://github.com/avivkeller/caribou#readme",
  "dependencies": {
    "antlr4": "^4.13.2"
  },
  "devDependencies": {
    "fast-xml-parser": "^5.3.3"
  }
}
