Sha256: bcd009aa22f29f2e69d7519f3f759b587e4f55b59bfa571914b6767098ae3c37

Contents?: true

Size: 1.51 KB

Versions: 19

Compression:

Stored size: 1.51 KB

Contents

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
    <metadata>
        <id>Moment.js</id>
        <version>2.29.0</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 Sept 22, 2020

            New locales (es-mx, bn-bd).
            Minor bugfixes and locale improvements.
            More tests.
            Moment is in maintenance mode. Read more at this link:
            https://momentjs.com/docs/#/-project-status/
        </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.min.js.map" target="Content\Scripts" />
      <file src="min/moment-with-locales.js" target="Content\Scripts" />
      <file src="min/moment-with-locales.min.js" target="Content\Scripts" />
      <file src="min/moment-with-locales.min.js.map" target="Content\Scripts" />
  </files>
</package>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
card-mod-date-0.15.6 vendor/moment/Moment.js.nuspec
card-mod-date-0.15.0 vendor/moment/Moment.js.nuspec
card-mod-date-0.14.2 vendor/moment/Moment.js.nuspec
card-mod-date-0.14.1 vendor/moment/Moment.js.nuspec
card-mod-date-0.14.0 vendor/moment/Moment.js.nuspec
card-mod-date-0.13.4 vendor/moment/Moment.js.nuspec
card-mod-date-0.13.3 vendor/moment/Moment.js.nuspec
card-mod-date-0.13.2 vendor/moment/Moment.js.nuspec
card-mod-date-0.13.1 vendor/moment/Moment.js.nuspec
card-mod-date-0.13.0 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.7 vendor/moment/Moment.js.nuspec
card-mod-date-0.12.0 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.6 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.5 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.4 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.3 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.2 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.1 vendor/moment/Moment.js.nuspec
card-mod-date-0.11.0 vendor/moment/Moment.js.nuspec