control-freak-ide/dist/all/docs/admin-theme/bower_components/switchery/package.json
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

21 lines
483 B
JSON

{
"name": "switchery",
"version": "0.6.2",
"description": "Create iOS 7 styled switches from default input checkboxes",
"main": "switchery.js",
"repository": {
"type": "git",
"url": "git://github.com/abpetkov/switchery.git"
},
"author": "Alexander Petkov",
"license": "MIT",
"bugs": {
"url": "https://github.com/abpetkov/switchery/issues"
},
"devDependencies": {
"uglify-js": "~2.4.8",
"component": "~0.18.0",
"uglifycss": "0.0.7"
}
}