更新前端文件
This commit is contained in:
27
public/static/libs/plupload/bower.json
Normal file
27
public/static/libs/plupload/bower.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "plupload",
|
||||
"license": "AGPLv3",
|
||||
"authors": [
|
||||
"Davit Barbakadze <davit.barbakadze@ephox.com>"
|
||||
],
|
||||
"homepage": "http://plupload.com",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/moxiecode/plupload.git"
|
||||
},
|
||||
"main": [
|
||||
"./js/plupload.full.min.js"
|
||||
],
|
||||
"ignore": [
|
||||
"tests/",
|
||||
"src/",
|
||||
"build/",
|
||||
"examples/",
|
||||
"Jakefile.js",
|
||||
"package.json",
|
||||
"bower.json",
|
||||
"composer.json",
|
||||
"README.md",
|
||||
".*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user