phone-mask
Version:
A phone mask based on brazilian pattern
21 lines (20 loc) • 431 B
JSON
{
"name": "phone-mask",
"version": "1.0.0",
"description": "A phone mask based on brazilian pattern",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"phone",
"mask",
"phonemask"
],
"author": {
"name": "Maike Negreiros",
"email": "maike_jbe@hotmail.com",
"homepage": "https://www.maikenegreiros.me"
},
"license": "MIT"
}