UNPKG

epi-week

Version:

Calculates the epidemiological week for a given date. Also known as the epi week or CDC week.

20 lines (19 loc) 491 B
{ "name": "epi-week", "description": "Calculates the epidemiological week for a given date. Also known as the epi week or CDC week.", "keywords": ["epidemiological", "week", "epi", "cdc"], "author": { "name": "Rowan Crawford", "email": "wombleton@gmail.com" }, "repository": { "type": "git", "url": "https://github.com/wombleton/epi-week" }, "version": "0.0.1", "dependencies": { }, "devDependencies": { "should": "latest", "vows": "latest" } }