{ "name": "midi", "version": "0.3.0", "description": "Library to assist in creating HTML5 MIDI apps.", "author": "Michael Deal", "contributors" : [ "Sergi Mansilla", "Daniel van der Meer", "Mohit Muthanna", "Pete Otaqui" ], "scripts": { "preinstall": "grunt" }, "repository": { "type": "git", "url": "git://github.com/mudcube/MIDI.js.git" }, "main": "./build/MIDI.min.js", "license": "MIT" }