aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mousetrap/plugins/pause/mousetrap-pause.min.js
AgeCommit message (Collapse)Author
2021-03-21Remove Bower-included MousetrapTeddy Wing
Now that we've added Mousetrap via NPM, we can remove the one we installed via Bower and Bower files. Didn't really need to switch to NPM, but I wanted to get a Mousetrap dependency that included its LICENSE file so I could include it in my build.
2015-05-23Set up Bower. Install Mousetrap.Teddy Wing
* Create limited bower.json file * Create .bowerrc that tells Bower to use the `lib` directory * Install Mousetrap for key events