@types/graphql-iso-date
Version:
TypeScript definitions for graphql-iso-date
27 lines • 857 B
JSON
{
"name": "@types/graphql-iso-date",
"version": "3.4.3",
"description": "TypeScript definitions for graphql-iso-date",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-iso-date",
"license": "MIT",
"contributors": [
{
"name": "Jason Waldrip",
"githubUsername": "jwaldrip",
"url": "https://github.com/jwaldrip"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/graphql-iso-date"
},
"scripts": {},
"dependencies": {
"graphql": "^15.1.0"
},
"typesPublisherContentHash": "6fc6893bcd8eced70b44939321332653ddc9c5336e93805d3831410b562965de",
"typeScriptVersion": "4.5"
}