Decorator that marks a class as pipe and supplies configuration metadata.
@Pipe ({ name: string; pure?: boolean; standalone?: boolean;})