Mercurial > hg > beaglert
view resources/osc/package.json @ 533:2ec36efb2c52 prerelease
Added tremolo to audio examples.
author | Robert Jack <robert.h.jack@gmail.com> |
---|---|
date | Thu, 23 Jun 2016 21:17:16 +0100 |
parents | fb9c28a4676b |
children |
line wrap: on
line source
{ "name": "osc-node", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "osc-min": "^1.1.1" } }