@types/glob-expand
Version:
TypeScript definitions for glob-expand
27 lines • 834 B
JSON
{
"name": "@types/glob-expand",
"version": "0.0.36",
"description": "TypeScript definitions for glob-expand",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-expand",
"license": "MIT",
"contributors": [
{
"name": "vvakame",
"githubUsername": "vvakame",
"url": "https://github.com/vvakame"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/glob-expand"
},
"scripts": {},
"dependencies": {
"@types/glob": "~5.0.36"
},
"typesPublisherContentHash": "145913737d698837c16dd73bb68cb3a39bd433cc984abf892fd18a1fba35c674",
"typeScriptVersion": "4.5"
}