1{ 2 "$schema": "http://json-schema.org/draft-07/schema#", 3 "items": { 4 "$ref": ".astro/collections/technologies.schema.json#/definitions/technologies" 5 }, 6 "type": "array" 7}