mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-27 23:43:46 +01:00
Start again
This commit is contained in:
22
vendors/switchery/package.json
vendored
Normal file
22
vendors/switchery/package.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "switchery",
|
||||
"version": "0.8.1",
|
||||
"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": "^1.0.0",
|
||||
"uglifycss": "0.0.7",
|
||||
"grunt-exec": "latest",
|
||||
"spacejam": "latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user