Preview: geo
Size: 166 B
//lib/node_modules/npm/node_modules/json-schema/draft-03/examples/geo
{
"description" : "A geographical coordinate",
"type" : "object",
"properties" : {
"latitude" : { "type" : "number" },
"longitude" : { "type" : "number" }
}
}
Directory Contents
Dirs: 0 × Files: 5