{ "blurb": "Given a word and a list of possible anagrams, select the correct sublist.", "authors": [ "canweriotnow" ], "contributors": [ "vermiculus" ], "files": { "solution": [ "anagram.el" ], "test": [ "anagram-test.el" ], "example": [ ".meta/example.el" ] }, "source": "Inspired by the Extreme Startup game", "source_url": "https://github.com/rchatley/extreme_startup" }