Sha256: d7a888eb7282c48afcaa9deb331836622c1df1b8ad586475f22854d5010bb8c7

Contents?: true

Size: 1.43 KB

Versions: 11

Compression:

Stored size: 1.43 KB

Contents

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
    <metadata>
        <id>Moment.js</id>
        <version>2.22.2</version>
        <authors>Tim Wood, Iskren Chernev, Moment.js contributors</authors>
        <owners>Cory Deppen, Iskren Chernev</owners>
        <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
        <releaseNotes>
            * Release May 31, 2018

            * [#4564](https://github.com/moment/moment/pull/4564) [bugfix] Avoid using trim()
            * [#4453](https://github.com/moment/moment/pull/4453) [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode.
            * Minor locale improvements (pa-in, be, az)
        </releaseNotes>
        <projectUrl>http://momentjs.com/</projectUrl>
        <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>
        <licenseUrl>https://raw.github.com/timrwood/moment/master/LICENSE</licenseUrl>
        <tags>JavaScript date time browser node.js</tags>
  </metadata>
  <files>
      <file src="moment.js" target="Content\Scripts" />
      <file src="min/moment.min.js" target="Content\Scripts" />
      <file src="min/moment-with-locales.js" target="Content\Scripts" />
      <file src="min/moment-with-locales.min.js" target="Content\Scripts" />
  </files>
</package>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
card-1.100.0 mod/date/vendor/moment/Moment.js.nuspec
card-1.99.6 mod/date/vendor/moment/Moment.js.nuspec
card-1.99.5 mod/date/vendor/moment/Moment.js.nuspec
card-1.99.4 mod/date/vendor/moment/Moment.js.nuspec
card-1.99.3 mod/date/vendor/moment/Moment.js.nuspec
card-1.99.2 mod/date/vendor/moment/Moment.js.nuspec
card-1.99.1 mod/date/vendor/moment/Moment.js.nuspec
card-1.99.0 mod/date/vendor/moment/Moment.js.nuspec
card-1.98.3 mod/date/vendor/moment/Moment.js.nuspec
card-1.98.2 mod/date/vendor/moment/Moment.js.nuspec
card-1.98.1 mod/date/vendor/moment/Moment.js.nuspec