This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Description
Hello !
First, thanks for your work.
I saw you use npm to develop your module. No problem with that, but it is unfortunate that, consequently, it is not installable for ones that do not use bower but only npm.
Is it possible to change "install": "bower install" into "start": "bower install" ?