UNPKG

@types/glob-stream

Version:
39 lines 1.19 kB
{ "name": "@types/glob-stream", "version": "8.0.0", "description": "TypeScript definitions for glob-stream", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob-stream", "license": "MIT", "contributors": [ { "name": "Bart van der Schoor", "url": "https://github.com/Bartvds", "githubUsername": "Bartvds" }, { "name": "mrmlnc", "url": "https://github.com/mrmlnc", "githubUsername": "mrmlnc" }, { "name": "Manuel Thalmann", "url": "https://github.com/manuth", "githubUsername": "manuth" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/glob-stream" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/picomatch": "*", "@types/streamx": "*" }, "typesPublisherContentHash": "ea4939858cd75586b74b01bb8e87b20ba4a965cdd084809c158c8c16d45a4c35", "typeScriptVersion": "4.3" }