{
  "name": "graphql-types-us-state",
  "version": "0.3.5",
  "description": "GraphQL Normalized US State Type",
  "main": "index.js",
  "keywords": [
    "graphql",
    "types",
    "scalar",
    "gin-n-tonic",
    "united states",
    "us-states"
  ],
  "author": "Michael Fix <@mfix22>",
  "license": "MIT",
  "dependencies": {
    "graphql-types-enum": "^0.3.5"
  },
  "peerDependencies": {
    "graphql": "*"
  }
}
