UNPKG

midi-file-esbuild

Version:
26 lines (25 loc) 579 B
{ "name": "midi-file-esbuild", "version": "1.1.3", "description": "Parse and write MIDI files", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Carter Thaxton", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/carter-thaxton/midi-file.git" }, "keywords": [ "MIDI", "file", "parse", "write" ], "bugs": { "url": "https://github.com/carter-thaxton/midi-file/issues" }, "homepage": "https://github.com/carter-thaxton/midi-file#readme" }