mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
* chore(NA): splits types from code on @kbn/test * chore(NA): create new @kbn/test-jest-helpers * chore(NA): move wrong files into @kbn/test * chore(NA): remove @kbn/test/jest references * chore(NA): splits types from code on @kbn/logging * chore(NA): import type from new @kbn/logging-mocks pkg * chore(NA): missing deps on bazel build files Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
7 lines
No EOL
153 B
JSON
7 lines
No EOL
153 B
JSON
{
|
|
"name": "@kbn/logging",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"license": "SSPL-1.0 OR Elastic License 2.0",
|
|
"main": "./target_node/index.js"
|
|
} |