@svg-maps/usa.florida
Version:
Map of Florida, USA
29 lines (28 loc) • 570 B
JSON
{
"name": "@svg-maps/usa.florida",
"version": "2.0.0",
"description": "Map of Florida, USA",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts",
"usa.florida.svg"
],
"repository": {
"type": "git",
"url": "https://github.com/VictorCazanave/svg-maps/tree/master/packages/usa.florida"
},
"keywords": [
"svg",
"map",
"usa",
"florida"
],
"author": "Ashley Johnson <ashvalejohn@gmail.com>",
"publishConfig": {
"access": "public"
},
"license": "Unlicense",
"gitHead": "4309a09727040957d50f621d3cb9734b389b2745"
}