{
  "name": "vult",
  "version": "0.4.15",
  "description": "Vult is a transcompiler well suited to write high-performance DSP code",
  "main": "vultc.js",
  "author": "Leonardo Laguna Ruiz",
  "license": "MIT",
  "homepage": "http://modlfo.github.io/vult/",
  "bin": {
    "vultc": "./vultc.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/modlfo/vultjs.git"
  },
  "bugs": {
    "url": "https://github.com/modlfo/vult/issues"
  },
  "keywords": [
    "dsp",
    "compiler",
    "synthesizer",
    "puredata",
    "music",
    "audio",
    "effects"
  ]
}
