bd-phone-number-validator
Version:
bd-phone-number-validator is a npm package designed to validate phone number of bangladesh. It can validates any Bangladeshi cell phone numbers and show all the information about the phone numbers operator
32 lines • 1.08 kB
JSON
{
"name": "bd-phone-number-validator",
"version": "1.0.0",
"description": "bd-phone-number-validator is a npm package designed to validate phone number of bangladesh. It can validates any Bangladeshi cell phone numbers and show all the information about the phone numbers operator",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MHNahib/bd-phone-number-validator.git"
},
"keywords": [
"bd",
"Bangladesh",
"bd-phone-number-validator",
"bd-phonenumber-validator",
"bd-phonenumbervalidator",
"phone-number-validator",
"Bangladeshi-phone-number-validator",
"Bangladeshi-phone-number",
"Bangladesh-phone-number",
"Bangladeshi-phonenumber-validator",
"Bangladeshi-phonenumbervalidator"
],
"author": "M. H. Nahib",
"license": "MIT",
"bugs": {
"url": "https://github.com/MHNahib/bd-phone-number-validator/issues"
},
"homepage": "https://github.com/MHNahib/bd-phone-number-validator#readme"
}