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.
14 lines (13 loc) • 1.07 kB
JSON
{
items: [
{src:"images/dish1.jpg", design:"Mifune", model: "1392", produced: "1968", size: "H5.5cm D11cm", price: "6,300yen"},
{src:"images/dish2.jpg", design:"Mifune", model: "Cera S", produced: "1960", size: "H4cm D17.8cm", price: "(sold)"},
{src:"images/dish3.jpg", design:"Mifune", model: "92-a7", produced: "1977", size: "H12cm D12cm", price: "13,000yen"},
{src:"images/dish4.jpg", design:"Mifune", model: "2387", produced: "1967", size: "H6.7cm D9.2cm", price: "5,200yen"},
{src:"images/dish5.jpg", design:"Mifune", model: "1388", produced: "1970", size: "25cm", price: "3,500yen"},
{src:"images/dish6.jpg", design:"Mifune", model: "GO3", produced: "1960'", size: "H14cm D9cm", price: "8,800yen"},
{src:"images/dish7.jpg", design:"Mifune", model: "92-n8", produced: "1978", size: "H10.5cm D9cm", price: "10,300yen"},
{src:"images/dish8.jpg", design:"Mifune", model: "3382", produced: "1966", size: "H8cm D9cm", price: "4,000yen"},
{src:"images/dish9.jpg", design:"Mifune", model: "FC 13a", produced: "1973", size: "D17cm", price: "(sold)"}
]
}