@types/papaparse
Version:
TypeScript definitions for papaparse
72 lines • 2.25 kB
JSON
{
"name": "@types/papaparse",
"version": "5.3.14",
"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"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/papaparse"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "4974ed6a4d2e0269d79338703d3839973e4da4179ffdcdd2e66bcfce792d504f",
"typeScriptVersion": "4.5"
}