UNPKG

eslint-plugin-json-schema-validator

Version:
1 lines 384 B
{"title":"JSON schema for Windows resource files (.resjson)","$schema":"http://json-schema.org/draft-04/schema#","type":"object","additionalProperties":{"minProperties":1,"anyOf":[{"type":"string"},{"$ref":"#/definitions/resource"}]},"definitions":{"resource":{"type":"object","additionalProperties":{"minProperties":1,"anyOf":[{"type":"string"},{"$ref":"#/definitions/resource"}]}}}}