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:
13
assets/plugins/bootstrap-timepicker/composer.json
Normal file
13
assets/plugins/bootstrap-timepicker/composer.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name" : "jdewit/bootstrap-timepicker",
|
||||
"description" : "A simple timepicker component for Twitter Bootstrap.",
|
||||
"version" : "0.2.3",
|
||||
"license" : "MIT",
|
||||
"authors": [
|
||||
{
|
||||
"name" : "Joris de Wit",
|
||||
"email" : "joris.w.dewit@gmail.com"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user