{
  "name": "@polvtypes/chinese-to-pinyin",
  "version": "1.1.3",
  "description": "TypeScript definition for chinese-to-pinyin",
  "main": "src/index.js",
  "types": "src/index.d.ts",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "types",
    "chinese-to-pinyin"
  ],
  "author": "Pacharapol Withayasakpunt <patarapolw@gmail.com> (https://polvcode.dev)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/patarapolw/polvtypes.git"
  }
}
