{ "slug": "ecmascript", "language": "ECMAScript", "repository": "https://github.com/exercism/xecmascript", "active": true, "test_pattern": ".*[.]spec[.]js$", "problems": [ "hello-world", "leap", "hamming", "rna-transcription", "bob", "gigasecond", "word-count", "pangram", "beer-song", "phone-number", "anagram", "food-chain", "grade-school", "robot-name", "etl", "space-age", "grains", "triangle", "clock", "acronym", "scrabble-score", "roman-numerals", "circular-buffer", "prime-factors", "raindrops", "allergies", "strain", "atbash-cipher", "accumulate", "crypto-square", "sieve", "simple-cipher", "luhn", "pig-latin", "pythagorean-triplet", "series", "difference-of-squares", "secret-handshake", "linked-list", "wordy", "largest-series-product", "kindergarten-garden", "binary-search", "binary-search-tree", "matrix", "robot-simulator", "nth-prime", "palindrome-products", "pascals-triangle", "say", "custom-set", "sum-of-multiples", "queen-attack", "saddle-points", "ocr-numbers", "meetup", "bracket-push", "two-bucket", "diamond", "isogram", "all-your-base" ], "exercises": [ { "slug": "hello-world", "difficulty": 1, "topics": [ ] }, { "slug": "leap", "difficulty": 1, "topics": [ ] }, { "slug": "hamming", "difficulty": 1, "topics": [ ] }, { "slug": "rna-transcription", "difficulty": 1, "topics": [ ] }, { "slug": "bob", "difficulty": 1, "topics": [ ] }, { "slug": "gigasecond", "difficulty": 1, "topics": [ ] }, { "slug": "word-count", "difficulty": 1, "topics": [ ] }, { "slug": "pangram", "difficulty": 1, "topics": [ ] }, { "slug": "beer-song", "difficulty": 1, "topics": [ ] }, { "slug": "phone-number", "difficulty": 1, "topics": [ ] }, { "slug": "anagram", "difficulty": 1, "topics": [ ] }, { "slug": "food-chain", "difficulty": 1, "topics": [ ] }, { "slug": "grade-school", "difficulty": 1, "topics": [ ] }, { "slug": "robot-name", "difficulty": 1, "topics": [ ] }, { "slug": "etl", "difficulty": 1, "topics": [ ] }, { "slug": "space-age", "difficulty": 1, "topics": [ ] }, { "slug": "grains", "difficulty": 1, "topics": [ ] }, { "slug": "triangle", "difficulty": 1, "topics": [ ] }, { "slug": "clock", "difficulty": 1, "topics": [ ] }, { "slug": "acronym", "difficulty": 1, "topics": [ ] }, { "slug": "scrabble-score", "difficulty": 1, "topics": [ ] }, { "slug": "roman-numerals", "difficulty": 1, "topics": [ ] }, { "slug": "circular-buffer", "difficulty": 1, "topics": [ ] }, { "slug": "prime-factors", "difficulty": 1, "topics": [ ] }, { "slug": "raindrops", "difficulty": 1, "topics": [ ] }, { "slug": "allergies", "difficulty": 1, "topics": [ ] }, { "slug": "strain", "difficulty": 1, "topics": [ ] }, { "slug": "atbash-cipher", "difficulty": 1, "topics": [ ] }, { "slug": "accumulate", "difficulty": 1, "topics": [ ] }, { "slug": "crypto-square", "difficulty": 1, "topics": [ ] }, { "slug": "sieve", "difficulty": 1, "topics": [ ] }, { "slug": "simple-cipher", "difficulty": 1, "topics": [ ] }, { "slug": "luhn", "difficulty": 1, "topics": [ ] }, { "slug": "pig-latin", "difficulty": 1, "topics": [ ] }, { "slug": "pythagorean-triplet", "difficulty": 1, "topics": [ ] }, { "slug": "series", "difficulty": 1, "topics": [ ] }, { "slug": "difference-of-squares", "difficulty": 1, "topics": [ ] }, { "slug": "secret-handshake", "difficulty": 1, "topics": [ ] }, { "slug": "linked-list", "difficulty": 1, "topics": [ ] }, { "slug": "wordy", "difficulty": 1, "topics": [ ] }, { "slug": "largest-series-product", "difficulty": 1, "topics": [ ] }, { "slug": "kindergarten-garden", "difficulty": 1, "topics": [ ] }, { "slug": "binary-search", "difficulty": 1, "topics": [ ] }, { "slug": "binary-search-tree", "difficulty": 1, "topics": [ ] }, { "slug": "matrix", "difficulty": 1, "topics": [ ] }, { "slug": "robot-simulator", "difficulty": 1, "topics": [ ] }, { "slug": "nth-prime", "difficulty": 1, "topics": [ ] }, { "slug": "palindrome-products", "difficulty": 1, "topics": [ ] }, { "slug": "pascals-triangle", "difficulty": 1, "topics": [ ] }, { "slug": "say", "difficulty": 1, "topics": [ ] }, { "slug": "custom-set", "difficulty": 1, "topics": [ ] }, { "slug": "sum-of-multiples", "difficulty": 1, "topics": [ ] }, { "slug": "queen-attack", "difficulty": 1, "topics": [ ] }, { "slug": "saddle-points", "difficulty": 1, "topics": [ ] }, { "slug": "ocr-numbers", "difficulty": 1, "topics": [ ] }, { "slug": "meetup", "difficulty": 1, "topics": [ ] }, { "slug": "bracket-push", "difficulty": 1, "topics": [ ] }, { "slug": "two-bucket", "difficulty": 1, "topics": [ ] }, { "slug": "diamond", "difficulty": 1, "topics": [ ] }, { "slug": "isogram", "difficulty": 1, "topics": [ ] }, { "slug": "all-your-base", "difficulty": 1, "topics": [ ] } ], "deprecated": [ "nucleotide-count", "point-mutations", "binary", "trinary", "hexadecimal", "octal" ], "ignored": [ "node_modules", "docs", "img" ], "foregone": [ ] }