{ "blurb": "Given a year, report if it is a leap year.", "authors": [ "spuder" ], "contributors": [ "gyssels", "kchenery" ], "files": { "solution": [ "LeapYear.ps1" ], "test": [ "LeapYear.tests.ps1" ], "example": [ ".meta/LeapYear.example.ps1" ] }, "source": "JavaRanch Cattle Drive, exercise 3", "source_url": "http://www.javaranch.com/leap.jsp" }