kibana/packages/kbn-server-http-tools/package.json
Kibana Machine 912b6dcc86
chore(NA): moving @kbn/server-http-tools to babel transpiler (#107572) (#107602)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-03 19:38:15 -04:00

9 lines
204 B
JSON

{
"name": "@kbn/server-http-tools",
"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
}