{
  "authors": [
    "neenjaw"
  ],
  "files": {
    "solution": [
      "lib/secrets.ex"
    ],
    "test": [
      "test/secrets_test.exs"
    ],
    "exemplar": [
      ".meta/exemplar.ex"
    ]
  },
  "language_versions": ">=1.10",
  "blurb": "Learn about bit manipulation and anonymous functions by writing the software for an encryption device."
}