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