vultlib
Version:
A node.js module providing all the functionality of the Vult compiler.
29 lines (28 loc) • 631 B
JSON
{
"name": "vultlib",
"version": "0.4.15",
"description": "A node.js module providing all the functionality of the Vult compiler.",
"main": "vultlib.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/modlfo/vultlib.git"
},
"author": "Leonardo Laguna Ruiz",
"license": "MIT",
"bugs": {
"url": "https://github.com/modlfo/vult/issues"
},
"homepage": "http://modlfo.github.io/vult/",
"keywords": [
"dsp",
"compiler",
"synthesizer",
"puredata",
"music",
"audio",
"effects"
]
}