@types/nodegit
Version:
TypeScript definitions for nodegit
62 lines • 1.85 kB
JSON
{
"name": "@types/nodegit",
"version": "0.28.7",
"description": "TypeScript definitions for nodegit",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodegit",
"license": "MIT",
"contributors": [
{
"name": "Dolan Miu",
"githubUsername": "dolanmiu",
"url": "https://github.com/dolanmiu"
},
{
"name": "Tobias Nießen",
"githubUsername": "tniessen",
"url": "https://github.com/tniessen"
},
{
"name": "Pierre Vigier",
"githubUsername": "pvigier",
"url": "https://github.com/pvigier"
},
{
"name": "Jibril Saffi",
"githubUsername": "IGI-111",
"url": "https://github.com/IGI-111"
},
{
"name": "Benjamin Schuster-Boeckler",
"githubUsername": "DaGaMs",
"url": "https://github.com/DaGaMs"
},
{
"name": "Julien Chaumond",
"githubUsername": "julien-c",
"url": "https://github.com/julien-c"
},
{
"name": "Jake Murzy",
"githubUsername": "jmurzy",
"url": "https://github.com/jmurzy"
},
{
"name": "Niklas Wenzel",
"githubUsername": "nikwen",
"url": "https://github.com/nikwen"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/nodegit"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "149497297de61548ca3b4498e9564d288b3496f04a05daae9386bde6b71b0b0c",
"typeScriptVersion": "4.5"
}