First Initial
This commit is contained in:
15
wwwroot/BackendScript/assets/bootstrap-switch/component.json
Normal file
15
wwwroot/BackendScript/assets/bootstrap-switch/component.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name" : "bootstrap-switch",
|
||||
"description" : "Unofficial bootstrap switch",
|
||||
"version" : "1.8.0",
|
||||
"main" : "static/js/bootstrap-switch.js",
|
||||
"ignore": [
|
||||
"examples"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~1.9.0"
|
||||
},
|
||||
"scripts": [
|
||||
"static/js/bootstrap-switch.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user