XylotrechusZ
XylotrechusZ Shell
: /proc/self/root/usr/lib/node_modules/npm/node_modules/json-schema/draft-03/examples/ [ drwxr-xr-x ]
{
"description" : "A geographical coordinate",
"type" : "object",
"properties" : {
"latitude" : { "type" : "number" },
"longitude" : { "type" : "number" }
}
}