tel-area-code
Version:
国际长途电话区号
21 lines (20 loc) • 507 B
JSON
{
"name": "tel-area-code",
"version": "1.1.0",
"description": "国际长途电话区号",
"main": "index.js",
"module": "index.js",
"type": "module",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"area code", "区号", "电话"
],
"author": "wuzhitao",
"license": "ISC",
"homepage": "https://github.com/sutras/tel-area-code",
"repository": {
"url": "git+https://github.com/sutras/tel-area-code.git" }
}