{
  "name": "fuzhi",
  "version": "1.0.0",
  "author": "leinov",
  "description": "copy file and directory in node command",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com:leinov/fuzhi.git"
  },
  "bin": {
    "fuzhi": "./bin/fuzhi"
  },
  "dependencies": {
    "chalk": "^2.4.1"
  },
  "keywords": [
    "node",
    "copy",
    "fuzhi",
    "leinov"
  ],
  "license": "ISC"
}
