intl-tel-input-libphonenumber
Version:
Because there is no commonjs for this
28 lines (27 loc) • 525 B
JSON
{
"name": "intl-tel-input-libphonenumber",
"homepage": "https://github.com/diko316/intl-tel-input-libphonenumber",
"authors": [
"Diko the tech slave <diko316@gmail.com>"
],
"description": "Because there's no commonjs for this",
"main": "build/index.js",
"moduleType": [
"amd",
"es6",
"node"
],
"keywords": [
"intl-tel-input",
"google",
"libphonenumber"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}