{
  "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": "*"
  }
}
