mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
* chore(NA): moving @kbn/tinymath into bazel * chore(NA): fixed jest tests * chore(NA): simplified tsconfig file Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
8 lines
No EOL
169 B
JSON
8 lines
No EOL
169 B
JSON
{
|
|
"name": "@kbn/tinymath",
|
|
"version": "2.0.0",
|
|
"license": "SSPL-1.0 OR Elastic License 2.0",
|
|
"private": true,
|
|
"main": "src/index.js",
|
|
"types": "index.d.ts"
|
|
} |