kibana/packages/kbn-mapbox-gl/package.json
Kibana Machine 8f910f4308
chore(NA): moving @kbn/mapbox-gl to babel transpiler (#109082) (#109164)
* chore(NA): moving @kbn/mapbox-gl to babel transpiler

* chore(NA): structure exports

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Tiago Costa <tiagoffcc@hotmail.com>
2021-08-18 18:15:20 -04:00

9 lines
196 B
JSON

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