mmr-gl-style-spec
Version:
a specification for MMR styles
17 lines (16 loc) • 349 B
JSON
{
"name": "mmr-gl-style-spec",
"description": "a specification for MMR styles",
"keywords": [
"mmr",
"mmr-gl",
"mmr-gl-js"
],
"version": "0.0.5",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"type": "module",
"author": "VK Maps",
"license": "SEE LICENSE IN LICENSE.txt"
}