{
"name": "@types/micromatch",
"version": "4.0.2",
"description": "TypeScript definitions for micromatch",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/micromatch",
"license": "MIT",
"contributors": [
{
"name": "glen-84",
"url": "https://github.com/glen-84",
"githubUsername": "glen-84"
},
{
"name": "vemoo",
"url": "https://github.com/vemoo",
"githubUsername": "vemoo"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/micromatch"
},
"scripts": {},
"dependencies": {
"@types/braces": "*"
},
"typesPublisherContentHash": "aa73fcf25cafecfd5cefd6eb4ecddee335626d57af866b674e9a3ca84476a964",
"typeScriptVersion": "3.6"
} |