kibana/packages/kbn-crypto/package.json
Kibana Machine aa12d107c3
chore(NA): moving @kbn/crypto to babel transpiler (#108189) (#108313)
* chore(NA): moving @kbn/crypto to babel transpiler

* chore(NA): update configs

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-12 00:34:02 -04:00

9 lines
193 B
JSON

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