Sha256: ab5a406418657d713076194d3eef95d4d4aa47a349365324a15f594205abb03c
Contents?: true
Size: 1002 Bytes
Versions: 186
Compression:
Stored size: 1002 Bytes
Contents
{ "slug": "fake", "language": "Fake", "repository": "https://github.com/exercism/xfake", "image": "fake.png", "checklist_issue": 5, "active": true, "problems": [ "good", "bad", "ugly" ], "exercises": [ { "slug": "hello-world" , "difficulty": 1, "topics": [ "control-flow (if-statements)", "optional values", "text formatting" ] }, { "difficulty": 3, "slug": "one", "topics": [ "strings", "filtering" ] }, { "difficulty": 1, "slug": "two", "topics": [ "parsing", "transforming" ] }, { "slug": "three" , "difficulty": 1, "topics": [ "control-flow (if-statements)", "optional values", "text formatting" ] } ], "deprecated": [ "dog" ], "foregone": [ "apple" ] }
Version data entries
186 entries across 186 versions & 1 rubygems