mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
8f58d5788f
- @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"
|
|
}
|
|
}
|