UNPKG

graphql-types-phone

Version:

GraphQL Normalized Phone Number Type

23 lines (22 loc) 402 B
{ "name": "graphql-types-phone", "version": "0.3.5", "description": "GraphQL Normalized Phone Number Type", "main": "index.js", "keywords": [ "graphql", "normalized", "types", "scalar", "gin-n-tonic", "phone" ], "author": "Michael Fix <@mfix22>", "license": "MIT", "dependencies": { "phone": "^1.0.10" }, "peerDependencies": { "graphql": "*" } }