UNPKG

@darshparikh16/is-valid

Version:

Check whether a person is eligible to drive the vehicle or not

25 lines (24 loc) 615 B
{ "name": "@darshparikh16/is-valid", "version": "1.0.0", "description": "Check whether a person is eligible to drive the vehicle or not", "keywords": [ "age", "eligibility" ], "homepage": "https://github.com/DarshParikh25/is-valid#readme", "bugs": { "url": "https://github.com/DarshParikh25/is-valid/issues" }, "repository": { "type": "git", "url": "git+https://github.com/DarshParikh25/is-valid.git" }, "license": "ISC", "author": "Darsh Parikh", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }