UNPKG

graphql-types-us-state

Version:

GraphQL Normalized US State Type

23 lines (22 loc) 420 B
{ "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": "*" } }