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:
14
assets/plugins/jquery-mockjax/bower.json
Normal file
14
assets/plugins/jquery-mockjax/bower.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "jquery-mockjax",
|
||||
"version": "1.5.2",
|
||||
"main": ["jquery.mockjax.js"],
|
||||
"ignore": [
|
||||
".editorconfig",
|
||||
".gitignore",
|
||||
".jshintrc",
|
||||
"*.md",
|
||||
"*.json",
|
||||
"lib",
|
||||
"test"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user