Sha256: 34fb64ff67acbabe392d6cc043bbc95f7c0d543e43e94b3e5d2f511d9e6f2408
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> <metadata> <id>angular-moment</id> <version>0.10.0</version> <title>Angular Moment</title> <authors>urish</authors> <projectUrl>https://github.com/urish/angular-moment</projectUrl> <requireLicenseAcceptance>false</requireLicenseAcceptance> <description>Moment.JS directives for AngularJS (timeago and more)</description> <summary>Moment.JS directives for AngularJS (timeago and more).</summary> <releaseNotes /> <copyright /> <dependencies> <dependency id="Moment.js" version="2.10.2" /> </dependencies> <tags>AngularJS MomentJS Moment</tags> </metadata> <files> <file src="angular-moment.js" target="content\Scripts\angular-moment.js" /> <file src="angular-moment.min.js" target="content\Scripts\angular-moment.min.js" /> <file src="angular-moment.min.js.map" target="content\Scripts\angular-moment.min.js.map" /> </files> </package>
Version data entries
2 entries across 2 versions & 1 rubygems