kibana/packages/elastic-apm-synthtrace/package.json
2021-10-25 16:25:01 -04:00

10 lines
258 B
JSON

{
"name": "@elastic/apm-synthtrace",
"version": "0.1.0",
"description": "Elastic APM trace data generator",
"license": "SSPL-1.0 OR Elastic License 2.0",
"main": "./target_node/index.js",
"types": "./target_types/index.d.ts",
"private": true
}