42 lines
No EOL
985 B
JSON
42 lines
No EOL
985 B
JSON
{
|
|
"name": "bootstrap-toggle",
|
|
"description": "Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles",
|
|
"version": "2.2.2",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"toggle",
|
|
"bootstrap-toggle",
|
|
"switch",
|
|
"bootstrap-switch"
|
|
],
|
|
"homepage": "http://www.bootstraptoggle.com",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/minhur/bootstrap-toggle.git"
|
|
},
|
|
"license": "MIT",
|
|
"authors": [
|
|
"Min Hur <min.hur@gmail.com>"
|
|
],
|
|
"main": [
|
|
"./js/bootstrap-toggle.min.js",
|
|
"./css/bootstrap-toggle.min.css"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "2.2.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.2.2",
|
|
"commit": "f043b18456b62b4ce84a455f772b323ebe7fb148"
|
|
},
|
|
"_source": "git://github.com/minhur/bootstrap-toggle.git",
|
|
"_target": "^2.2.2",
|
|
"_originalSource": "bootstrap-toggle",
|
|
"_direct": true
|
|
} |