@types/gitignore-parser
Version:
TypeScript definitions for gitignore-parser
30 lines • 976 B
JSON
{
"name": "@types/gitignore-parser",
"version": "0.0.3",
"description": "TypeScript definitions for gitignore-parser",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gitignore-parser",
"license": "MIT",
"contributors": [
{
"name": "Alex Nuccio",
"githubUsername": "anuccio1",
"url": "https://github.com/anuccio1"
},
{
"name": "Matt Schwartz",
"githubUsername": "microsoftly",
"url": "https://github.com/microsoftly"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gitignore-parser"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "cac906eb9d2aae152a890e773fc969162afc8b218a9a8d272f19070da81a044e",
"typeScriptVersion": "4.5"
}