You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
426 B
JSON

{
"private": true,
"name": "libphonenumber-js/mobile/metadata",
"main": "../../metadata.mobile.json",
"module": "../../metadata.mobile.json.js",
"types": "../../metadata.mobile.json.d.ts",
"type": "module",
"exports": {
".": {
"types": "../../metadata.mobile.json.d.ts",
"import": "../../metadata.mobile.json.js",
"require": "../../metadata.mobile.json"
}
},
"sideEffects": false
}