kibana/packages/kbn-io-ts-utils/package.json
Kibana Machine 552c7a494d
chore(NA): moving @kbn/io-ts-utils to babel transpiler (#108517) (#108576)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-13 20:04:48 +00:00

9 lines
198 B
JSON

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