expose client and server api

This commit is contained in:
Roman Shtylman
2012-11-06 10:55:08 -05:00
parent 943a7dc35b
commit 06b85ad0aa
3 changed files with 6 additions and 3 deletions

View File

@@ -25,5 +25,6 @@
},
"bin": {
"lt": "./bin/client"
}
},
"main": "./index.js"
}