{
  "name": "rescript-embed-lang",
  "version": "0.5.5",
  "description": "A general purpose PPX and library for embedding other languages into ReScript, via code generation.",
  "keywords": [
    "rescript"
  ],
  "scripts": {
    "postinstall": "node postinstall.js"
  }
}