{
  "name": "@statoscope/config",
  "version": "5.28.1",
  "description": "Statoscope config utils",
  "main": "./dist/index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "../../node_modules/.bin/tsc"
  },
  "repository": "https://github.com/statoscope/statoscope.git",
  "author": {
    "name": "Sergey Melyukov",
    "url": "https://twitter.com/smelukov"
  },
  "license": "MIT",
  "homepage": "https://github.com/statoscope/statoscope/",
  "dependencies": {
    "@statoscope/types": "5.28.1",
    "chalk": "^4.1.2"
  },
  "gitHead": "a89f68a6251a1c914791e22b643dd94ca2a70253"
}
