kibana/packages/kbn-config/package.json
Kibana Machine 158cc73087
chore(NA): moving @kbn/config to babel transpiler (#107763) (#107912)
* chore(NA): moving @kbn/config to babel transpiler

* chore(NA): fix types

* chore(NA): include missing deps

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-09 13:44:42 -04:00

8 lines
192 B
JSON

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