mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
- @strudel/csound@1.2.1 - @strudel/midi@1.2.1 - @strudel/repl@1.2.1 - @strudel/soundfonts@1.2.1 - superdough@1.2.1 - vite-plugin-bundle-audioworklet@0.1.1 - @strudel/web@1.2.1 - @strudel/webaudio@1.2.1
17 lines
328 B
JSON
17 lines
328 B
JSON
{
|
|
"name": "vite-plugin-bundle-audioworklet",
|
|
"main": "./vite-plugin-bundle-audioworklet.js",
|
|
"version": "0.1.1",
|
|
"description": "",
|
|
"keywords": [
|
|
"vite",
|
|
"audioworklet"
|
|
],
|
|
"author": "Felix Roos <flix91@gmail.com>",
|
|
"license": "MIT",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"vite": "^6.0.11"
|
|
}
|
|
}
|