UNPKG

graphql-types-credit-card

Version:

GraphQL Normalized Credit Card Type

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