Sha256: 3a5d43cd9c99a12f9c5a815ba88251accb48a97f23dc5c3376673786b4440c50
Contents?: true
Size: 271 Bytes
Versions: 22
Compression:
Stored size: 271 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-04/schema#" , "type": "object" , "properties" : { "rel" : { "type" : "array" , "items" : [ { "type" : "string" , "pattern" : "up" } ] } , "href" : { "type" : "string" } } }
Version data entries
22 entries across 21 versions & 4 rubygems