snappymail/vendors/moment/composer.json

19 lines
448 B
JSON
Raw Normal View History

{
"name": "moment/moment",
"description": "Parse, validate, manipulate, and display dates in javascript.",
"keywords": [
"moment",
"date",
"time",
"parse",
"format",
"validate",
"i18n",
"l10n",
"ender"
],
"homepage": "http://github.com/moment/moment/",
"author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",
"license": "MIT"
}