kibana/packages/kbn-apm-utils/package.json
Kibana Machine 3576b48345
chore(NA): moving @kbn/apm-utils to babel transpiler (#106989) (#107101)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-07-28 21:35:43 -04:00

9 lines
196 B
JSON

{
"name": "@kbn/apm-utils",
"main": "./target_node/index.js",
"types": "./target_types/index.d.ts",
"version": "1.0.0",
"license": "SSPL-1.0 OR Elastic License 2.0",
"private": true
}