@types/jsforce
Version:
TypeScript definitions for jsforce
73 lines • 2.23 kB
JSON
{
"name": "@types/jsforce",
"version": "1.11.6",
"description": "TypeScript definitions for jsforce",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsforce",
"license": "MIT",
"contributors": [
{
"name": "Dolan Miu",
"githubUsername": "dolanmiu",
"url": "https://github.com/dolanmiu"
},
{
"name": "Kamil Ejsymont",
"githubUsername": "netes",
"url": "https://github.com/netes"
},
{
"name": "Thomas Dvornik",
"githubUsername": "amphro",
"url": "https://github.com/amphro"
},
{
"name": "Tim Noonan",
"githubUsername": "tnoonan-salesforce",
"url": "https://github.com/tnoonan-salesforce"
},
{
"name": "Abraham White",
"githubUsername": "whiteabelincoln",
"url": "https://github.com/whiteabelincoln"
},
{
"name": "Borys Kupar",
"githubUsername": "borys-kupar",
"url": "https://github.com/borys-kupar"
},
{
"name": "Andrés Catalán",
"githubUsername": "catalandres",
"url": "https://github.com/catalandres"
},
{
"name": "Ken Human",
"githubUsername": "kenhuman",
"url": "https://github.com/kenhuman"
},
{
"name": "Doug Ayers",
"githubUsername": "douglascayers",
"url": "https://github.com/douglascayers"
},
{
"name": "Arlo Godfrey",
"githubUsername": "Arlodotexe",
"url": "https://github.com/Arlodotexe"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsforce"
},
"scripts": {},
"dependencies": {
"@types/node": ">=4.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "e8feeb39dd54416e1986044b61f50bfd5e189d9fa4574bc68d3d395defb86936",
"typeScriptVersion": "5.2"
}