{
  "name": "usa-states",
  "version": "0.0.6",
  "description": "Helper library for getting all of the states and territories of the United States in the specific format that you need.",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "keywords": [
    "united",
    "states",
    "array",
    "abbreviation",
    "abbreviations",
    "state"
  ],
  "url": "https://github.com/unfortunatetoast/usa-states",
  "repository": {
    "type": "git",
    "url": "https://github.com/unfortunatetoast/usa-states"
  },
  "author": "Nathan Barrett <nathan.barrett@gmail.com>",
  "typings": "./src/index.d.ts",
  "license": "ISC"
}
