UNPKG

workout-tracker

Version:
12 lines (11 loc) 208 B
{ "$schema": "http://json-schema.org/draft-04/schema#", "id": "/mens_health.json", "type": "object", "required": [ "title", "source", "time", "workout" ] }