@types/globule
Version:
TypeScript definitions for globule
28 lines • 850 B
JSON
{
"name": "@types/globule",
"version": "1.1.4",
"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": "*",
"@types/minimatch": "*"
},
"typesPublisherContentHash": "a3e7c58870a82a98a1ac39e9ae87fd0c606131cd276852f01de5a14a3a15e26e",
"typeScriptVersion": "3.6"
}