ng-annotate adds and removes AngularJS dependency injection annotations.
ng-annotate is non-intrusive so your source code stays exactly the same otherwise. No lost comments or moved lines. Annotations are useful because with them you're able to minify your source code using your favorite JS minifier.
The package is hosted on GitHub.