Skip to content

Instantly share code, notes, and snippets.

@CaptainYarb
Created February 12, 2014 05:16
Show Gist options
  • Save CaptainYarb/8950413 to your computer and use it in GitHub Desktop.
Save CaptainYarb/8950413 to your computer and use it in GitHub Desktop.
files = {
2:{
filename:"somefile.zip",
size:1200,
daysOld:2
},7:{
filename:"someother.zip",
size:1200,
daysOld:7
},21:{
filename:"someotherother.zip",
size:1200,
daysOld:21
},27:{
filename:"yetanotherfile.zip",
size:1200,
daysOld:27
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment