UNPKG

394 BJSONView Raw
1{
2 "title": "Object",
3 "@id": "stencila:Object",
4 "description": "A value comprised of keyed values.",
5 "type": "object",
6 "file": "Object.schema.yaml",
7 "children": [],
8 "descendants": [],
9 "$schema": "http://json-schema.org/draft-07/schema#",
10 "$id": "https://schema.stenci.la/v0/Object.schema.json",
11 "source": "https://github.com/stencila/schema/blob/master/Object.schema.yaml"
12}