{
  "title": "Array",
  "@id": "stencila:Array",
  "category": "data",
  "status": "stable",
  "description": "A value comprised of several other values.",
  "type": "array",
  "file": "Array.schema.yaml",
  "children": [],
  "descendants": [],
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://schema.stenci.la/v1/Array.schema.json",
  "source": "https://github.com/stencila/schema/blob/master/schema/Array.schema.yaml"
}
