kibana/packages/kbn-docs-utils/package.json
Kibana Machine f94498dc94
chore(NA): moving @kbn/docs-utils to babel transpiler (#108190) (#108705)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-16 12:47:13 -04:00

11 lines
No EOL
233 B
JSON

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