Skip to content

Commit

Permalink
Added the binaryjs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ZECTBynmo committed Oct 13, 2012
1 parent ccbbd30 commit 55baa2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{ "name": "audio-streamer",
"version": "0.1.0",
"author": "Mike Vegeto <michael.vegeto@gmail.com>",
"dependencies": {
"binaryjs": ">= 0.0.1"
},
"description": "Streams audio data as binary data via binaryjs connection",
"main": "./audio-streamer",
"engines": { "node": ">=0.8.0" },
Expand Down

0 comments on commit 55baa2b

Please sign in to comment.