@types/feedparser
Version:
TypeScript definitions for feedparser
28 lines • 863 B
JSON
{
"name": "@types/feedparser",
"version": "2.2.8",
"description": "TypeScript definitions for feedparser",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/feedparser",
"license": "MIT",
"contributors": [
{
"name": "Juan J. Jimenez-Anca",
"githubUsername": "cortopy",
"url": "https://github.com/cortopy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/feedparser"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/sax": "*"
},
"typesPublisherContentHash": "725f6b254e977f987bfc1b3c388fe48b8a1475319fafd625475d2d1bcb97d65b",
"typeScriptVersion": "4.5"
}