- Restructured data returned from `utils.parseData` method.
- Renamed method `utils.findPackage` to `utils.findPackagePath` to better reflect it's purpose.
- package.json contents is now passed through to the template as `pkg`.
- Bootstrap template redesigned.
- Bootstrap template updated to include homepage link and version number.
- Bootstrap template now includes deeplinks to individual files.
- Removed options from Bootstrap template for toggling code blocks and private methods.
- Consolidated Bootstrap template resources.
- Markdown template updated to include homepage link and version number.
- Fixed issue with improperly detecting language through highlight.js handlebars helper.