{
  "name": "haha-dict-tree",
  "version": "0.0.2",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "ava test"
  },
  "keywords": [
    "dictionary",
    "字典树",
    "tree"
  ],
  "devDependencies": {
    "ava": "^0.19.1"
  },
  "author": "jinhai.wang",
  "license": "MIT"
}
