mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added node-modules
This commit is contained in:
18
node_modules/moment/composer.json
generated
vendored
Normal file
18
node_modules/moment/composer.json
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "timrwood/moment",
|
||||
"description": "Parse, validate, manipulate, and display dates in javascript.",
|
||||
"keywords": [
|
||||
"moment",
|
||||
"date",
|
||||
"time",
|
||||
"parse",
|
||||
"format",
|
||||
"validate",
|
||||
"i18n",
|
||||
"l10n",
|
||||
"ender"
|
||||
],
|
||||
"homepage": "http://github.com/timrwood/moment/",
|
||||
"author": "Tim Wood <washwithcare@gmail.com> (http://timwoodcreates.com/)",
|
||||
"license": "MIT"
|
||||
}
|
Reference in New Issue
Block a user