add xen package

This commit is contained in:
Felix Roos
2022-03-25 22:39:03 +01:00
parent 9458faf5b0
commit e1bb58fb06
6 changed files with 46 additions and 671 deletions
+11
View File
@@ -1567,6 +1567,10 @@
"resolved": "packages/tone",
"link": true
},
"node_modules/@strudel/xen": {
"resolved": "packages/xen",
"link": true
},
"node_modules/@tonaljs/abc-notation": {
"version": "4.6.5",
"resolved": "https://registry.npmjs.org/@tonaljs/abc-notation/-/abc-notation-4.6.5.tgz",
@@ -8390,6 +8394,10 @@
"chord-voicings": "^0.0.1",
"tone": "^14.7.77"
}
},
"packages/xen": {
"version": "0.0.1",
"license": "GPL-3.0-or-later"
}
},
"dependencies": {
@@ -9696,6 +9704,9 @@
"tone": "^14.7.77"
}
},
"@strudel/xen": {
"version": "file:packages/xen"
},
"@tonaljs/abc-notation": {
"version": "4.6.5",
"resolved": "https://registry.npmjs.org/@tonaljs/abc-notation/-/abc-notation-4.6.5.tgz",