{
  "name": "@wyxin/baijiaxing",
  "version": "0.0.4",
  "description": "Hundred Family Surnames of Chinese",
  "type": "module",
  "types": "./lib/index.d.ts",
  "exports": {
    "." :"./lib/index.js",
    "./README.md": "./README.md"
  },
  "homepage": "https://techrookiewyx.github.io/baijiaxing",
  "repository": {
    "type": "git",
    "url": "https://github.com/techrookiewyx/baijiaxing"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "techrookiewyx",
  "license": "MIT",
  "files": [
    "src/index.ts",
    "lib",
    "name.json",
    "py.json",
    "pinxie.json"
  ],
  "keywords": [
    "百家姓",
    "baijiaxing",
    "bjx",
    "surnames"
  ]
}
