UNPKG

aviation-scraper

Version:
18 lines (17 loc) 329 B
{ "description": "Destination Pages", "items": { "type": "object", "required": ["name", "destinationsLink"], "properties": { "name": { "type": "string", "description": "name of the airline" }, "destinationsLink": { "type": "string" } } }, "type": "array" }