@types/pdfkit
Version:
TypeScript definitions for pdfkit
58 lines • 1.75 kB
JSON
{
"name": "@types/pdfkit",
"version": "0.17.6",
"description": "TypeScript definitions for pdfkit",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pdfkit",
"license": "MIT",
"contributors": [
{
"name": "Eric Hillah",
"githubUsername": "erichillah",
"url": "https://github.com/erichillah"
},
{
"name": "Jeroen Vervaeke",
"githubUsername": "jeroenvervaeke",
"url": "https://github.com/jeroenvervaeke"
},
{
"name": "Thales Agapito",
"githubUsername": "thalesagapito",
"url": "https://github.com/thalesagapito"
},
{
"name": "Evgeny Baram",
"githubUsername": "r4tz52",
"url": "https://github.com/r4tz52"
},
{
"name": "Benjamin Just",
"githubUsername": "BamButz",
"url": "https://github.com/BamButz"
},
{
"name": "Joanna Gabis",
"githubUsername": "jg-mms",
"url": "https://github.com/jg-mms"
},
{
"name": "Robin Guinant",
"githubUsername": "Foohx",
"url": "https://github.com/Foohx"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pdfkit"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "02f16dff9cceffbaec2bbc337ad1e27b45ac5383a7223bd8c2f6b601a68f5076",
"typeScriptVersion": "5.3"
}