Files
jspm-registry/package-overrides/github/blueimp/jQuery-File-Upload@9.3.0.json
T
2013-12-07 18:02:52 +02:00

17 lines
300 B
JSON

{
"main": "jquery.fileupload",
"directory": {
"lib": "js"
},
"files": ["js/jquery.fileupload.js"],
"shim": {
"js/jquery.fileupload": ["jquery"]
},
"dependencyMap": {
"jquery": "jquery@2.0"
},
"buildConfig": {
"uglify": true
}
}