var options = {
items:{
0: {
target: $("#block-system-main-menu .menu li:nth-child(2)"),
width:240,
height:55
}
}
}
data = Array.prototype.slice.call(options.items);
console.log(data);