UNPKG

interval-coords

Version:

Transform simple format intervals to coordinates

30 lines (29 loc) 682 B
{ "name": "interval-coords", "version": "1.1.1", "description": "Transform simple format intervals to coordinates", "main": "index.js", "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/saebekassebil/interval-coords.git" }, "keywords": [ "interval", "coord", "coordinate", "music", "theory" ], "author": "Jakob Miland <saebekassebil@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/saebekassebil/interval-coords/issues" }, "homepage": "https://github.com/saebekassebil/interval-coords#readme", "devDependencies": { "tape": "^4.0.0" } }