midi-player-js
Version:
Midi parser & player engine for browser or Node. Works well with single or multitrack MIDI files.
29 lines • 620 B
JSON
{
"name": "raphael",
"version": "2.1.1",
"main": "raphael.js",
"ignore": [
"eve",
"**/.*",
"*.html",
"*.json",
"*.markdown",
"*.md",
"copy.js",
"Gruntfile.js",
"raphael.core.js",
"raphael.svg.js",
"raphael.vml.js",
"reference.js"
],
"homepage": "https://github.com/DmitryBaranovskiy/raphael",
"_release": "2.1.1",
"_resolution": {
"type": "version",
"tag": "v2.1.1",
"commit": "ea2562a6290c0a158c3db09f5c55042d6870c17c"
},
"_source": "https://github.com/DmitryBaranovskiy/raphael.git",
"_target": "2.1.1",
"_originalSource": "raphael"
}