mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
33 lines
763 B
JSON
33 lines
763 B
JSON
{
|
|
"name": "bootstrap-switch",
|
|
"filename": "bootstrapSwitch.min.js",
|
|
"description": "bootstrapSwitch adds switches to your bootstrap ecosystem",
|
|
"version": "1.3",
|
|
"homepage": "http://www.larentis.eu/switch/",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"switch",
|
|
"html5",
|
|
"css3",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mattia Larentis",
|
|
"email": "mattia@larentis.eu",
|
|
"web": "http://www.larentis.eu/"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/nostalgiaz/bootstrap-switch.git"
|
|
},
|
|
"bugs": "https://github.com/nostalgiaz/bootstrap-switch/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "Apache License, Version 2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0"
|
|
}
|
|
]
|
|
}
|