{
  "name": "huaming",
  "version": "3.0.3",
  "description": "Make you easy to name a alibaba hua-name.",
  "main": "hua.js",
  "bin": {
    "hua": "bin/hua"
  },
  "dependencies": {
    "chinese-random-name": "^0.1.2",
    "colorful": "^2.1.0",
    "commander": "^2.9.0",
    "debug": "^2.2.0",
    "is-chinese": "^1.2.3",
    "lodash.compact": "^3.0.1",
    "lodash.random": "^3.1.4",
    "lodash.sample": "^4.1.1"
  },
  "devDependencies": {
    "browserify": "^13.0.0",
    "uglifyjs": "^2.4.10"
  },
  "scripts": {
    "test": "node test/tangshi.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Boogeedoo/hua.git"
  },
  "keywords": [
    "huaming",
    "naming",
    "alibaba"
  ],
  "author": "XadillaX <i@2333.moe>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/XadillaX/hua/issues"
  },
  "homepage": "https://github.com/XadillaX/hua#readme"
}
