kibana/packages/kbn-test/package.json

12 lines
236 B
JSON

{
"name": "@kbn/test",
"author": "Operations",
"version": "1.0.0",
"private": true,
"license": "SSPL-1.0 OR Elastic License 2.0",
"main": "./target_node",
"types": "./target_types",
"kibana": {
"devOnly": true
}
}