razorjack/quicksand

Add package.json

Closed this issue · 3 comments

Would you be opposed to adding a package.json, allowing for Quicksand to be installed via npm?

I am happy to PR with this addition!

+1 publish this to npm please

👍
Or Bower.
I'm happy to PR either.

I added a PR to wrap the plugin with CommonJS so if it is installed from NPM it can be used with browserify/webpack etc... #125