@types/papaparse
Version:
TypeScript definitions for papaparse
78 lines • 2.42 kB
JSON
{
"name": "@types/papaparse",
"version": "5.3.16",
"description": "TypeScript definitions for papaparse",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/papaparse",
"license": "MIT",
"contributors": [
{
"name": "Pedro Flemming",
"githubUsername": "torpedro",
"url": "https://github.com/torpedro"
},
{
"name": "Rain Shen",
"githubUsername": "rainshen49",
"url": "https://github.com/rainshen49"
},
{
"name": "João Loff",
"githubUsername": "jfloff",
"url": "https://github.com/jfloff"
},
{
"name": "John Reilly",
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
},
{
"name": "Alberto Restifo",
"githubUsername": "albertorestifo",
"url": "https://github.com/albertorestifo"
},
{
"name": "Janne Liuhtonen",
"githubUsername": "jliuhtonen",
"url": "https://github.com/jliuhtonen"
},
{
"name": "Raphaël Barbazza",
"githubUsername": "rbarbazz",
"url": "https://github.com/rbarbazz"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Emmanuel Gautier",
"githubUsername": "emmanuelgautier",
"url": "https://github.com/emmanuelgautier"
},
{
"name": "Opportunity Liu",
"githubUsername": "OpportunityLiu",
"url": "https://github.com/OpportunityLiu"
},
{
"name": "Kohei Matsubara",
"githubUsername": "matsuby",
"url": "https://github.com/matsuby"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/papaparse"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "08ee1ed4bb8ac547aa664778ba85a6fc4ff5a36a8f056d1264c5515f33ed9482",
"typeScriptVersion": "5.1"
}