{
  "name": "@be-ui-cli/lib-node-gulp-rollup-jest-utils",
  "description": "",
  "type": "module",
"version": "2.0.0",
  "keywords": [],
  "license": "ISC",
  "author": "",
  "main": "index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "chalk": "4.1.2"
  },
  "devDependencies": {
    "@types/chalk": "^2.2.0"
  }
}
