@opendaw/studio-sdk
Version:
One-line installer for the complete OpenDAW Studio tool-chain
39 lines (38 loc) • 922 B
JSON
{
"name": "@opendaw/studio-sdk",
"version": "0.0.19",
"license": "LGPL-3.0-or-later",
"publishConfig": {
"access": "public"
},
"description": "One-line installer for the complete OpenDAW Studio tool-chain",
"repository": {
"type": "git",
"url": "https://github.com/andremichelle/opendaw"
},
"keywords": [
"opendaw",
"audio-dev",
"daw-sdk",
"web-audio",
"music-apps",
"typescript",
"synth",
"fx"
],
"files": [
"README.md"
],
"dependencies": {
"@opendaw/lib-box": "^0.0.19",
"@opendaw/lib-dsp": "^0.0.19",
"@opendaw/lib-fusion": "^0.0.19",
"@opendaw/lib-runtime": "^0.0.19",
"@opendaw/lib-std": "^0.0.19",
"@opendaw/studio-adapters": "^0.0.19",
"@opendaw/studio-boxes": "^0.0.19",
"@opendaw/studio-core": "^0.0.19",
"@opendaw/studio-enums": "^0.0.19"
},
"gitHead": "8d9e873aad633820cd26f76dc447674728401495"
}