]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dojox/data/demos/geography/Mexico/data.json
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dojox / data / demos / geography / Mexico / data.json
1
2         name:'Mexico', 
3         type:'country',  
4         population:'108 million', 
5         area:'1,972,550 sq km',
6         children:[
7                 {stub:'Mexico City'}, 
8                 {stub:'Guadalajara'}
9         ] 
10 }