libphonenumber-js
Version:
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
17 lines (16 loc) • 421 B
JSON
{
"private": true,
"name": "libphonenumber-js/min/metadata",
"main": "../../metadata.min.json",
"module": "../../metadata.min.json.js",
"types": "../../metadata.min.json.d.ts",
"type": "module",
"exports": {
".": {
"types": "../../metadata.min.json.d.ts",
"import": "../../metadata.min.json.js",
"require": "../../metadata.min.json"
}
},
"sideEffects": false
}