Sha256: f56a75a9c73e3b6283ddeb692bb51c3a17710ee218764b83cc353ae0217d889d

Contents?: true

Size: 417 Bytes

Versions: 4

Compression:

Stored size: 417 Bytes

Contents

{
	"$schema" : "http://json-schema.org/hyper-schema#",
	"id" : "http://json-schema.org/json-ref#",
	
	"items" : {"$ref" : "#"},
	"additionalProperties" : {"$ref" : "#"},
	
	"links" : [
		{
			"href" : "{$ref}",
			"rel" : "full"
		},
		
		{
			"href" : "{$schema}",
			"rel" : "describedby"
		},
		
		{
			"href" : "{id}",
			"rel" : "self"
		}
	],
	
	"fragmentResolution" : "dot-delimited"
}

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/JSV/schemas/json-schema-draft-01/json-ref.json
xcodebuild-helper-1.2.5 externals/ios-sim-master/node_modules/JSV/schemas/json-schema-draft-02/json-ref.json
xcodebuild-helper-1.2.3 externals/ios-sim-master/node_modules/JSV/schemas/json-schema-draft-01/json-ref.json
xcodebuild-helper-1.2.3 externals/ios-sim-master/node_modules/JSV/schemas/json-schema-draft-02/json-ref.json