{
  "name": "create-lerna-app",
  "version": "0.0.4",
  "description": "create-lerna-app",
  "bin": {
    "create-lerna-app": "./init"
  },
  "dependencies": {
    "chalk": "^2.4.2",
    "commander": "^3.0.0",
    "fs-extra": "^8.1.0",
    "globby": "^10.0.1",
    "inquirer": "^6.5.1",
    "lodash.template": "^4.5.0"
  },
  "author": "candy.zhengxq@gmail.com",
  "license": "ISC"
}
