@types/glob-expand
Version:
TypeScript definitions for glob-expand
28 lines • 862 B
JSON
{
"name": "@types/glob-expand",
"version": "0.0.37",
"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"
},
"peerDependencies": {},
"typesPublisherContentHash": "a8aa9fb8dc9d2efe22dd076642de7cdb8d713daa02f62d0e87b8734ef9fb56b2",
"typeScriptVersion": "5.2"
}