{
  "name": "pinyinlite",
  "description": "Lightweight Pinyin library",
  "main": "dist/pinyinlite_common.min.js",
  "authors": [
    "Breezewish"
  ],
  "license": "MIT",
  "keywords": [
    "pinyin",
    "拼音"
  ],
  "homepage": "https://github.com/breeswish/pinyinlite",
  "moduleType": [
    "globals"
  ],
  "ignore": [
    "**/.*",
    "dev",
    "benchmark",
    "coverage",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
