{ "name": "@strudel/mini", "version": "0.0.1", "description": "Mini notation for strudel", "main": "mini.mjs", "type": "module", "scripts": { "test": "mocha --colors" }, "repository": { "type": "git", "url": "git+https://github.com/tidalcycles/strudel.git" }, "keywords": [ "tidalcycles", "strudel", "pattern", "livecoding", "algorave" ], "author": "Felix Roos ", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/tidalcycles/strudel/issues" }, "homepage": "https://github.com/tidalcycles/strudel#readme" }