mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"opentracing": "~0.14.3",
|
|
"prom-client": "~11.3.0"
|
|
}
|
|
}
|