UNPKG

dhanu_npm_package

Version:

This package can be used to check voter eligibility

27 lines (26 loc) 667 B
{ "name": "dhanu_npm_package", "version": "1.0.0", "description": "This package can be used to check voter eligibility", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/DhanushVallabhaneni/NPM_Package.git" }, "keywords": [ "voter", "eligibility", "age verification", "voting", "elections" ], "author": "DhanushVallabhaneni", "license": "ISC", "bugs": { "url": "https://github.com/DhanushVallabhaneni/NPM_Package/issues" }, "homepage": "https://github.com/DhanushVallabhaneni/NPM_Package#readme" }