Skeleton for typescript libraries
===================================

To Change:

* package.json
  * package name, description, version, author, repository
  * binary name (if any binary), or removing the value (if no binary)
  * main
  * typings value
  * typescript definition value
* Gruntfile.js: the dtsBundle configuration
