In order to use this as a module through npm, you need to manually build it before hand. Which means having things like grunt installed, even if you are relying on other build system like webpack, for instance.
The usual approach to this is build and publish minified and dist source code along with rest of code at GitHub.