mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-26 17:04:40 -04:00
wip: generate song
This commit is contained in:
committed by
Peter Salomonsen
parent
1ca16043bc
commit
e282843f1f
@ -1,5 +1,8 @@
|
||||
{
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "node convert.js && ./sointu-compile -o . -arch=wasm tests/groove.yaml && wat2wasm groove.wat && node testwasm.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"json-to-pretty-yaml": "^1.2.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user