@types/globule
Version:
TypeScript definitions for globule
28 lines • 855 B
JSON
{
"name": "@types/globule",
"version": "1.1.7",
"description": "TypeScript definitions for globule",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/globule",
"license": "MIT",
"contributors": [
{
"name": "Dusan Radovanovic",
"url": "https://github.com/durad",
"githubUsername": "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": "*"
},
"typesPublisherContentHash": "bc33d4e70c29a3ea3e8a1a824a7a06ae671cb67359b2266ffb5020b5c51cc402",
"typeScriptVersion": "4.5"
}