Generates an AngularJS service decorator.
Example:
yo angular-fullstack:decorator serviceName
[?] What module name would you like to use? myApp.serviceName
[?] Where would you like to create this decorator? client/app/
Produces
client/app/serviceName/serviceName.decorator.js