meta.json 410 B

123456789101112
  1. {
  2. "title": "Single File Button",
  3. "description": "A simple implementation of the Swiff.Uploader class",
  4. "script_php": "../script.php",
  5. "files": [
  6. "http://ajax.googleapis.com/ajax/libs/mootools/1.2.2/mootools.js",
  7. "../../source/Fx.ProgressBar.js",
  8. "../../source/Swiff.Uploader.js",
  9. "http://digitarald.de/project/roar/1-0/source/Roar.js",
  10. "http://digitarald.de/project/roar/1-0/assets/Roar.css"
  11. ]
  12. }