dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
10 lines (9 loc) • 327 B
JSON
{
"identifier": "Serial",
"items": [
{ "Serial" : "12321312", "First" : "Andy", "Last" : "Anderson" },
{ "Serial" : "34432423", "First" : "Buck", "Last" : "Benjamin" },
{ "Serial" : "64343423", "First" : "Chad", "Last" : "Chambers" },
{ "Serial" : "76574534", "First" : "Dean", "Last" : "Davidson" }
]
}