Angular.UI.Bootstrap.1.3.2.nuspec
1.19 KB
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Angular.UI.Bootstrap</id>
<version>1.3.2</version>
<title>AngularJS UI Bootstrap</title>
<authors>AngularUI Team</authors>
<owners>AngularUI Team</owners>
<licenseUrl>https://github.com/angular-ui/bootstrap/blob/master/LICENSE</licenseUrl>
<projectUrl>https://angular-ui.github.io/bootstrap/</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/46d07086561c66caae16ce4d96bfd345?s=140&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-org-420.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Bootstrap components written in pure AngularJS</description>
<summary>Native AngularJS (Angular) directives for Bootstrap. Small footprint (5kB gzipped!), no 3rd party JS dependencies (jQuery, bootstrap JS) required!</summary>
<releaseNotes>https://github.com/angular-ui/bootstrap/blob/master/CHANGELOG.md</releaseNotes>
<copyright>https://github.com/angular-ui/bootstrap/blob/master/LICENSE</copyright>
<tags>angular angularjs angular-ui bootstrap</tags>
</metadata>
</package>