{ "name": "@types/glob", "version": "7.1.4", "description": "TypeScript definitions for Glob", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob", "license": "MIT", "contributors": [ { "name": "vvakame", "url": "https://github.com/vvakame", "githubUsername": "vvakame" }, { "name": "voy", "url": "https://github.com/voy", "githubUsername": "voy" }, { "name": "Klaus Meinhardt", "url": "https://github.com/ajafff", "githubUsername": "ajafff" }, { "name": "Piotr Błażejewicz", "url": "https://github.com/peterblazejewicz", "githubUsername": "peterblazejewicz" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/glob" }, "scripts": {}, "dependencies": { "@types/minimatch": "*", "@types/node": "*" }, "typesPublisherContentHash": "9c65678f7b7e4a9c5a11737e187e406ff2fa0640018fcc9359b2ec6f7d0eb646", "typeScriptVersion": "3.6" }