UNPKG

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