You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
413 B
JSON

{
"name": "osc.js",
"version": "2.4.4",
"main": "dist/osc-browser.js",
"ignore": [
".jshintrc",
"package.json",
"bower.json",
"Gruntfile.js",
"node_modules",
"tests"
],
"dependencies": {
"slip.js": "1.0.2",
"eventEmitter": "5.2.8",
"long": "4.0.0"
},
"devDependencies": {
"requirejs": "2.3.6"
}
}