Mercurial > hg > beaglert
view resources/osc/package.json @ 470:5a936f8e9447 prerelease
I mean it actually works for real. Libpd checks for file and exits with meaningful error message if it does not find it.
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Mon, 20 Jun 2016 18:04:11 +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" } }