kibana/packages/kbn-mapbox-gl/package.json

9 lines
185 B
JSON
Raw Normal View History

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