nodejs module for interacting with Connectwise's REST API
$ npm install --save connectwise-rest-api
typings are included in the package, however if you would like to install them seperatly you can.
$ typings install github:sowderca/connectwise-rest-api/connectwise.d.ts -S --global