kibana/packages/kbn-es/package.json
Kibana Machine 7fef2821a8
chore(NA): moving @kbn/es to babel transpiler (#107577) (#107595)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-03 19:26:00 -04:00

10 lines
187 B
JSON

{
"name": "@kbn/es",
"main": "./target_node/index.js",
"version": "1.0.0",
"license": "SSPL-1.0 OR Elastic License 2.0",
"private": true,
"kibana": {
"devOnly": true
}
}