diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..ca247bd --- /dev/null +++ b/bower.json @@ -0,0 +1,6 @@ +{ + "name": "Peniquitous", + "dependencies": { + "mousetrap": "~1.5.2" + } +} |