UNPKG

drums

Version:
28 lines (27 loc) 476 B
{ "name": "drums", "description": "AngularJS Drums", "version": "0.1.2", "repository": { "type": "git", "url": "https://github.com/letoribo/drums.git" }, "keywords": [ "midi", "sound", "drums", "percussion", "paradiddles", "training", "AngularJS" ], "dependencies": { "express": "^4.14.1", "jazz-midi": "^1.5.3", "socket.io": "^1.7.2" }, "scripts": { "start": "node app.js" }, "author": "letoribo" }