UNPKG

chromatone-theory

Version:

Music theory needed to create chromatone empowered apps

28 lines 612 B
{ "name": "chromatone-theory", "version": "1.3.7", "description": "Music theory needed to create chromatone empowered apps", "main": "index.js", "module": "index.js", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/chromatone/theory.git" }, "keywords": [ "music", "theory", "tools", "info", "dataset" ], "author": "Chromatone", "license": "MIT", "bugs": { "url": "https://github.com/chromatone/theory/issues" }, "homepage": "https://github.com/chromatone/theory#readme", "scripts": { "test": "node test.js" } }