Skip to content

Commit

Permalink
Added package.json (already uploaded to npm)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Klein committed Nov 11, 2010
1 parent 5c3392f commit 6e9e9c8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
@@ -0,0 +1,9 @@
{ "name" : "node-usb"
, "version" : "0.0.1"
, "description" : "experimental libusb bindings"
, "author": "Christopher Klein"
, "main": "./usb_bindings"
, "scripts": { "install": "node-waf configure build" }
}


0 comments on commit 6e9e9c8

Please sign in to comment.