@types/pdf-parse
Version:
TypeScript definitions for pdf-parse
28 lines • 852 B
JSON
{
"name": "@types/pdf-parse",
"version": "1.1.5",
"description": "TypeScript definitions for pdf-parse",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pdf-parse",
"license": "MIT",
"contributors": [
{
"name": "Philipp Katz",
"githubUsername": "qqilihq",
"url": "https://github.com/qqilihq"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pdf-parse"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "ae2b2c35aa7c294022c1c0f6066451a3580ea473ad881dbf4eb3070bf836dd82",
"typeScriptVersion": "5.1"
}