UNPKG

validate-date

Version:
35 lines (33 loc) 745 B
{ "name": "validate-date", "version": "2.1.0", "description": "date validation", "main": "validate-date.js", "scripts": { "test": "jest" }, "devDependencies": { "jest": "~29.6.1" }, "author": "anveshkumar", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/anveshkolluri93/validate-date.git" }, "bugs": { "url": "https://github.com/anveshkolluri93/validate-date/issues" }, "homepage": "https://github.com/anveshkolluri93/validate-date#validate-date", "keywords": [ "validate date", "date", "date validation", "date format", "valid date", "validate date format", "invalid date", "invalid format", "invalid date format" ] }