meta.json 392 B

123456789101112
  1. {
  2. "title": "Queued Photo Uploader",
  3. "description": "Showcase with converted FancyUpload.",
  4. "script_php": "../script.php",
  5. "files": [
  6. "http://ajax.googleapis.com/ajax/libs/mootools/1.2.2/mootools.js",
  7. "../../source/Swiff.Uploader.js",
  8. "../../source/Fx.ProgressBar.js",
  9. "http://github.com/mootools/mootools-more/raw/master/Source/Core/Lang.js",
  10. "../../source/FancyUpload2.js"
  11. ]
  12. }