{
  "name": "@coco-platform/tools",
  "version": "0.4.6",
  "description": "compose several useful tool method.",
  "main": "lib/index.js",
  "scripts": {
    "test": "jest -c jest.config.js --coverage"
  },
  "author": "huang.jian <hjj491229494@hotmail.com>",
  "license": "ISC",
  "devDependencies": {
    "jest": "^22.0.4"
  },
  "dependencies": {
    "chalk": "^2.3.2",
    "cosmiconfig": "^4.0.0",
    "figlet": "^1.2.0",
    "ip": "^1.1.5",
    "lodash": "^4.17.4"
  }
}
