Mercurial > hg > beaglert
view resources/osc/package.json @ 408:f92afe6018d7 prerelease
doxygen now looks inside all files in include/ core/ and examples/
author | Liam Donovan <l.b.donovan@qmul.ac.uk> |
---|---|
date | Wed, 15 Jun 2016 12:57:40 +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" } }