{
  "name": "tingyun",
  "version": "3.1.1",
  "scripts": {
    "lint": "eslint ."
  },
  "author": {
    "name": "Tingyun Node.js agent team",
    "email": "support@tingyun.com"
  },
  "licenses": [
    {
      "type": "proprietary",
      "url": "https://"
    }
  ],
  "contributors": [
    {
      "name": "fengliqiang",
      "email": "fenglq@networkbench.com",
      "url": "http://networkbench.com"
    },
    {
      "name": "liuyumeng",
      "email": "liuym@tingyun.com",
      "url": "http://tingyun.com"
    },
    {
      "name": "liuwei",
      "email": "liuwei-nod@tingyun.com",
      "url": "http://tingyun.com"
    }
  ],
  "description": "tingyun agent",
  "keywords": [
    "apm",
    "performance",
    "monitoring",
    "instrumentation",
    "debugging",
    "profiling"
  ],
  "homepage": "http://networkbench.com",
  "engines": {
    "node": ">=0.8.0"
  },
  "directories": {},
  "dependencies": {
    "async-listener": "^0.6.0",
    "cls-hooked": "^4.2.2",
    "cookies": "^0.8.0",
    "emitter-listener": "^1.0.1",
    "is-uuid": "^1.0.2",
    "lodash.get": "^4.4.2",
    "lodash.once": "^4.1.1",
    "md5": "^2.3.0",
    "mkdirp": "^0.5.5",
    "properties-reader": "^0.3.1",
    "protobufjs": "~6.10.2",
    "semver": "^5.4.1"
  },
  "readmeFilename": "README.md",
  "com_tingyun": {
    "oneAgentBasepath": "/opt/tingyun-oneagent"
  },
  "devDependencies": {
    "eslint": "^8.29.0"
  }
}
