Files
jspm-registry/package-overrides/github/blueimp/jQuery-File-Upload@9.3.0.json
T
2015-03-27 13:45:54 -03:00

11 lines
193 B
JSON

{
"main": "jquery.fileupload",
"files": ["js/jquery.fileupload.js"],
"shim": {
"js/jquery.fileupload": ["jquery"]
},
"map": {
"jquery": "jquery@2.0"
}
}