{
  "blurb": "The classical introductory exercise. Just say \"Hello, World!\"",
  "authors": [
    "EduardoBautista"
  ],
  "contributors": [
    "ashleygwilliams",
    "ClashTheBunny",
    "coriolinus",
    "cwhakes",
    "dvoytik",
    "EduardoBautista",
    "efx",
    "ErikSchierboom",
    "hydhknn",
    "IanWhitney",
    "ijanos",
    "kytrinyx",
    "lutostag",
    "nfiles",
    "petertseng",
    "regnerjr",
    "rofrol",
    "stringparser",
    "xakon",
    "ZapAnton"
  ],
  "files": {
    "solution": [
      "src/lib.rs"
    ],
    "test": [
      "tests/hello-world.rs"
    ],
    "example": [
      ".meta/example.rs"
    ]
  },
  "source": "This is an exercise to introduce users to using Exercism",
  "source_url": "http://en.wikipedia.org/wiki/%22Hello,_world!%22_program"
}