Blame view

mustache/app/data/pages/dropzone.json 150 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
  {
   "title" : "Dropzone.js"
   ,
   "description" : "Drag & drop file upload with image preview"
   ,
   "scripts" : ["dropzone"]
   ,
   "styles" : ["dropzone"]
  }