Files
iblog2/bower.json

49 lines
1.2 KiB
JSON

{
"name": "iBlog2",
"description": "",
"main": "",
"authors": [
"Sky <eshengsky@163.com>"
],
"license": "MIT",
"moduleType": [],
"homepage": "https://github.com/eshengsky/iBlog2",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"public/libs",
"test",
"tests"
],
"dependencies": {
"jquery": "2.2.1",
"bootstrap": "~3.3.6",
"font-awesome": "~4.5.0",
"fuelux": "~3.14.1",
"malihu-custom-scrollbar-plugin": "~3.1.3",
"jquery-qrcode": "https://github.com/lrsjng/jquery-qrcode.git#~0.12.0",
"lightbox2": "^2.8.2",
"scrollNav": "^2.6.0",
"sweetalert": "^1.1.3",
"jQuery-cycleText": "https://github.com/eshengsky/jQuery-cycleText.git",
"ace-builds": "^1.2.3",
"wookmark": "wookmark-jquery#^2.0.1",
"devbridge-autocomplete": "^1.2.24",
"animate.css": "^3.5.1",
"metisMenu": "^2.4.0",
"blueimp-file-upload": "fileupload#^9.11.2",
"bootstrap-table": "^1.10.0",
"lodash": "^4.2.1",
"form.validation": "*",
"jquery-sortable": "^0.9.13",
"js-md5": "^2.1.0",
"codemirror": "^5.11.0",
"switchery": "^0.8.1",
"supersized": "*"
},
"resolutions": {
"jquery": "2.2.1"
}
}