Add frontend assets and plugin bundles
Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
This commit is contained in:
18
assets/plugins/moment/composer.json
Normal file
18
assets/plugins/moment/composer.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user