Created by: renoirsousa
Hi guys!
When you install bootstrap by npm install, the jquery does not install like a dependency of bootstrap, like bower installs. So i put the dependency on package.json to solve this issue.
If my PR has anything wrong, please tell me.