{
  "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"
}
