pebble/sdk/tools/schemas/appinfo.json
2025-01-27 11:38:16 -08:00

7 lines
217 B
JSON

{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Pebble JSON Schema",
"description": "A project containing a Pebble application",
"type": "object",
"$ref": "file_types.json#/appinfo-json"
}