The following is what I did to setup Ionic in Chrome App for Mobile:
cca create projectname
When I tried to add the plugin on Mac OSX the plugin had a different name. You have to run this command in the project directory.
cordova plugin add ionic-plugin-keyboard
You can see the lib here: keyboard plugin