Installing Plugins · Serverless
https://serverless.readme.io/v0.4.0/docs/installing-pluginsIt takes the following parameters and options: * `<npm-module-name>` (parameter): the name of the Serverless project you want to install that is published on npm. * `-n <name>` the name of your installed project. * `-d <domain>` the domain of your installed project. * `-e <notificationEmail>` an email to use for AWS alarms. * `-p <awsProfile>` an AWS profile that is …