{
  "_from": "graphql-iso-date@^3.6.1",
  "_id": "graphql-iso-date@3.6.1",
  "_inBundle": false,
  "_integrity": "sha512-AwFGIuYMJQXOEAgRlJlFL4H1ncFM8n8XmoVDTNypNOZyQ8LFDG2ppMFlsS862BSTCDcSUfHp8PD3/uJhv7t59Q==",
  "_location": "/graphql-iso-date",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "graphql-iso-date@^3.6.1",
    "name": "graphql-iso-date",
    "escapedName": "graphql-iso-date",
    "rawSpec": "^3.6.1",
    "saveSpec": null,
    "fetchSpec": "^3.6.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/graphql-iso-date/-/graphql-iso-date-3.6.1.tgz",
  "_shasum": "bd2d0dc886e0f954cbbbc496bbf1d480b57ffa96",
  "_spec": "graphql-iso-date@^3.6.1",
  "_where": "/mnt/d/documents/codebase/koapi",
  "author": {
    "name": "Dirk-Jan Rutten",
    "email": "dirkjanrutten@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/excitement-engineer/graphql-iso-date/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A set of RFC 3339 compliant date/time GraphQL scalar types.",
  "files": [
    "dist",
    "README.md"
  ],
  "homepage": "https://github.com/excitement-engineer/graphql-iso-date",
  "keywords": [
    "GraphQL",
    "Scalar",
    "Date",
    "Node",
    "ISO"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "graphql-iso-date",
  "peerDependencies": {
    "graphql": "^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/excitement-engineer/graphql-iso-date.git"
  },
  "version": "3.6.1"
}
