{
  "name": "us-ca-state-converter",
  "version": "1.0.1",
  "description": "A package that converts U.S. state + territories and Canadian provinces + territories abbreviations to full names and back",
  "main": "index.js",
  "author": {
    "name": "420coupe"
  },
  "contributors": [
    {
      "name": "420coupe"
    },
    {
      "name": "Kevin Smith",
      "email": "i.am@kevinsmith.dev",
      "url": "https://kevinsmith.dev"
    },
    {
      "name": "Edwin Chu"
    }
  ],
  "bugs": "https://github.com/420coupe/us-ca-state-converter/issues",
  "repository": "github:420coupe/us-ca-state-converter",
  "license": "MIT",
  "keywords": [
    "united states",
    "states",
    "canada",
    "provinces",
    "territories",
    "abbreviation",
    "convert"
  ]
}
