@types/pdfmake
Version:
TypeScript definitions for pdfmake
59 lines • 1.78 kB
JSON
{
"name": "@types/pdfmake",
"version": "0.3.3",
"description": "TypeScript definitions for pdfmake",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pdfmake",
"license": "MIT",
"contributors": [
{
"name": "Milen Stefanov",
"githubUsername": "m1llen1um",
"url": "https://github.com/m1llen1um"
},
{
"name": "Rajab Shakirov",
"githubUsername": "radziksh",
"url": "https://github.com/radziksh"
},
{
"name": "Enzo Volkmann",
"githubUsername": "evolkmann",
"url": "https://github.com/evolkmann"
},
{
"name": "Andi Pätzold",
"githubUsername": "andipaetzold",
"url": "https://github.com/andipaetzold"
},
{
"name": "Neal Mummau",
"githubUsername": "nmummau",
"url": "https://github.com/nmummau"
},
{
"name": "Jean-Raphaël Matte",
"githubUsername": "jeralm",
"url": "https://github.com/jeralm"
},
{
"name": "Michael Manzinger",
"githubUsername": "kryops",
"url": "https://github.com/kryops"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pdfmake"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/pdfkit": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "0065301c33671554637025800f186b6ad0695c62a9ea6d879e760700c0041919",
"typeScriptVersion": "5.3"
}