@types/datadog-tracer
Version:
TypeScript definitions for datadog-tracer
27 lines • 882 B
JSON
{
"name": "@types/datadog-tracer",
"version": "0.4.2",
"description": "TypeScript definitions for datadog-tracer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datadog-tracer",
"license": "MIT",
"contributors": [
{
"name": "Dinesh Saravanan Kumaraswamy",
"url": "https://github.com/dineshsaravanan",
"githubUsername": "dineshsaravanan"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/datadog-tracer"
},
"scripts": {},
"dependencies": {
"opentracing": "^0.14.1"
},
"typesPublisherContentHash": "6c6760e994b2bee34fdb10642c3b295e30717947efcf5897c6c124723859222b",
"typeScriptVersion": "3.6"
}