DefinitelyTyped/types/jaeger-client/package.json
jgeth a39cadfd2a Adds type definitions for 'jaeger-client' (#35796)
Adds type definitions and tests
Adds package configuration for external types
Adds tsconfig and tslint config
Adds target Typescript version header to support 'opentracing' external types
2019-05-28 14:52:08 -07:00

8 lines
120 B
JSON

{
"private": true,
"dependencies": {
"opentracing": "~0.14.3",
"prom-client": "~11.3.0"
}
}