@types/micromatch
Version:
TypeScript definitions for micromatch
27 lines • 819 B
JSON
{
"name": "@types/micromatch",
"version": "4.0.9",
"description": "TypeScript definitions for micromatch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/micromatch",
"license": "MIT",
"contributors": [
{
"name": "vemoo",
"githubUsername": "vemoo",
"url": "https://github.com/vemoo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/micromatch"
},
"scripts": {},
"dependencies": {
"@types/braces": "*"
},
"typesPublisherContentHash": "76a7680b6c561782704511f14e1ccbd7c0378c047a3b0344a0bf20a3f8bcb8b4",
"typeScriptVersion": "4.8"
}