{
  "type": "module",
  "name": "cherry-cljs",
  "sideEffects": false,
  "version": "0.5.34",
  "files": [
    "cljs.core.js",
    "lib",
    "node_cli.js",
    "index.js"
  ],
  "bin": {
    "cherry": "node_cli.js"
  },
  "dependencies": {
    "squint-cljs": "0.9.174"
  },
  "devDependencies": {
    "@babel/core": "^7.19.0",
    "@babel/preset-react": "^7.18.6",
    "@vercel/ncc": "^0.34.0",
    "chalk": "^5.0.1",
    "cherry-cljs": ".",
    "esbuild": "^0.23.0",
    "react": "^18.2.0",
    "shadow-cljs": "^2.28.10"
  },
  "funding": [
    {
      "type": "github",
      "url": "https://github.com/sponsors/borkdude"
    }
  ]
}
