mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-05 22:42:25 +08:00
19 lines
448 B
JSON
19 lines
448 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|