UNPKG

kcisweekend

Version:

checks if a date is weekend

17 lines (16 loc) 310 B
{ "name": "kcisweekend", "version": "1.0.0", "description": "checks if a date is weekend", "keywords": [ "date", "weekends" ], "license": "ISC", "author": "khushi", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }