- moment@^2.13.0
- express@^4.13.4
- passport@^0.3.2
- scrape-url@^3.0.0
- body-parser@^1.15.1
- node-genius@^1.0.5
- passport-oauth2@^1.3.0
- atom-space-pen-views@^2.2.0
Atom Genius
Easily search lyrics from Genius in Atom.

Keyboard shortcut
The keyboard shortcut is ctrl-l (as in "lyrics"). The command is named
genius:lyric-search. To change the shortcut to ctrl-y, you
would write something like this in your keymap.cson:
'atom-text-editor':
'ctrl-y': 'genius:lyric-search'
More information on keymaps is here.