UNPKG

eslint-plugin-json-schema-validator

Version:
1 lines 401 B
{"$schema":"http://json-schema.org/draft-04/schema#","title":"Apple Universal Link, App Site Association","type":"object","properties":{"applinks":{"type":"object","properties":{"apps":{"enum":[[]]},"details":{"type":"array","items":{"type":"object","properties":{"appID":{"type":"string"},"paths":{"type":"array","items":{"type":"string"}}}}}},"required":["apps","details"]}},"required":["applinks"]}