@types/picomatch
Version:
TypeScript definitions for picomatch
36 lines • 1.13 kB
JSON
{
"name": "@types/picomatch",
"version": "4.0.2",
"description": "TypeScript definitions for picomatch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/picomatch",
"license": "MIT",
"contributors": [
{
"name": "Patrick",
"githubUsername": "p-kuen",
"url": "https://github.com/p-kuen"
},
{
"name": "Daniel Tschinder",
"githubUsername": "danez",
"url": "https://github.com/danez"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/picomatch"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "9283f27b467f1609607d1f981c52ffc9b428364db691abc2b7045b0dcabb4688",
"typeScriptVersion": "5.1"
}