Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
15 lines
209 B
JSON
15 lines
209 B
JSON
{
|
|
"name": "jquery-mockjax",
|
|
"version": "1.5.2",
|
|
"main": ["jquery.mockjax.js"],
|
|
"ignore": [
|
|
".editorconfig",
|
|
".gitignore",
|
|
".jshintrc",
|
|
"*.md",
|
|
"*.json",
|
|
"lib",
|
|
"test"
|
|
]
|
|
}
|