UNPKG

@types/webpack-stream

Version:
34 lines 1.06 kB
{ "name": "@types/webpack-stream", "version": "3.2.16", "description": "TypeScript definitions for webpack-stream", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-stream", "license": "MIT", "contributors": [ { "name": "Ian Clanton-Thuon", "githubUsername": "iclanton", "url": "https://github.com/iclanton" }, { "name": "Benjamin Lim", "githubUsername": "bumbleblym", "url": "https://github.com/bumbleblym" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/webpack-stream" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/webpack": "^4" }, "peerDependencies": {}, "typesPublisherContentHash": "063c1e1a7704d3fb6ac4eb0cc63ac7785afeac8657dd10b622b7e25df5c2b65c", "typeScriptVersion": "5.2" }