UNPKG

413 BJSONView Raw
1{
2 "title": "Null",
3 "@id": "stencila:Null",
4 "category": "data",
5 "status": "stable",
6 "description": "The null value",
7 "type": "null",
8 "file": "Null.schema.yaml",
9 "children": [],
10 "descendants": [],
11 "$schema": "http://json-schema.org/draft-07/schema#",
12 "$id": "https://schema.stenci.la/v1/Null.schema.json",
13 "source": "https://github.com/stencila/schema/blob/master/schema/Null.schema.yaml"
14}