kibana/packages/kbn-std/package.json
Kibana Machine b88db9d372
chore(NA): moving @kbn/std to babel transpiler (#107177) (#107212)
Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-07-29 19:53:30 +00:00

8 lines
189 B
JSON

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