{
  "name": "mapbox-gl-fontawesome-markers",
  "version": "0.0.2",
  "description": "Adds Fontawesome icons to Mapbox GL JS default Map Markers.",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "rollup": "^3.9.1"
  }
}
