briangonzalez / jquery.pep.js

👟 Pep, a lightweight plugin for kinetic drag on mobile/desktop
http://pep.briangonzalez.org
1.3k stars 178 forks source link

Add bower.json manifest file #136

Closed sowenjub closed 9 years ago

sowenjub commented 10 years ago

Hi Brian,

when installing jquery.pep with rails-assets or bower, I get warnings about missing "main" and "ignore" entries.

I created a bower.json file but it's the first time I'm doing that, so a) I'm not quite sure this is actually the proper way to resolve that issue, and b) you should check the manifest file anyway (for starters, I set private to "true" to avoid any unwanted publication).

Thanks for your plugin

briangonzalez commented 10 years ago

Hi @sowenjub,

Thanks for the kind words. It's bower and not bowser right? If so, we'll need to modify this PR.

sowenjub commented 10 years ago

Haha, yes of course its bower and not the Super Mario character :) Just edited the title.

reinos commented 8 years ago

Why not merge?

briangonzalez commented 8 years ago

@reinos The original file was named bowser.json – notice the superfluous "s".

I'll happily merge another PR.