<plugin name='angularjs' version='0.9.3' grailsVersion='2.0 &gt; *'>
  <author>Ken Siprell</author>
  <authorEmail>ken.siprell@gmail.com</authorEmail>
  <title>Grails Angularjs Plugin</title>
  <description>Downloads AngularJS files  and makes them available to both the asset-pipeline and resources plugins. Because the AngularJS files to download are defined in Config.groovy, they can be upgraded and downgraded as needed without changing the plugin version.
</description>
  <documentation>https://github.com/kensiprell/grails-angularjs/blob/master/README.md</documentation>
  <type>AngularjsGrailsPlugin</type>
  <resources>
    <resource>AngularjsConfig</resource>
    <resource>AngularjsResources</resource>
  </resources>
</plugin>