@types/globule
Version:
TypeScript definitions for globule
29 lines • 886 B
JSON
{
"name": "@types/globule",
"version": "1.1.10",
"description": "TypeScript definitions for globule",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/globule",
"license": "MIT",
"contributors": [
{
"name": "Dusan Radovanovic",
"githubUsername": "durad",
"url": "https://github.com/durad"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/globule"
},
"scripts": {},
"dependencies": {
"@types/glob": "~7.2.0",
"@types/minimatch": "<=5"
},
"peerDependencies": {},
"typesPublisherContentHash": "843f3572131580c2ce7641c4dda9013e4d454ff09a3d36afaa40f02a88f5bce3",
"typeScriptVersion": "5.1"
}