UNPKG

insert-buckazoid

Version:
39 lines (38 loc) 819 B
{ "name": "insert-buckazoid", "version": "1.1.1", "description": "Roland MT-32 text display .syx generator.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "insert-buckazoid": "index.js" }, "repository": { "type": "git", "url": "git+https://github.com/moriczgergo/insert-buckazoid.git" }, "keywords": [ "roland", "mt-32", ".syx", "text", "display", "generator", "Roland", "MT-32" ], "author": "skiilaa", "license": "GPL-3.0", "bugs": { "url": "https://github.com/moriczgergo/insert-buckazoid/issues" }, "homepage": "https://github.com/moriczgergo/insert-buckazoid#readme", "dependencies": { "roland-checksum": "^1.0.1" }, "devDependencies": { "mocha": "3.4.2" } }