add mousetrap, enable copy/paste in shell

This commit is contained in:
Gordon Hall 2014-06-05 13:04:08 -04:00
commit 3c354a2267
3 changed files with 31 additions and 3 deletions

View file

@ -20,6 +20,7 @@
"qrcode-decoder-js": "*",
"bitcore": "~0.1.19",
"angular-moment": "~0.7.1",
"socket.io-client": ">=1.0.0"
"socket.io-client": ">=1.0.0",
"mousetrap": "1.4.6"
}
}