pebble/sdk/tools/schemas/appinfo.json

8 lines
217 B
JSON
Raw Permalink Normal View History

{
"$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"
}