UNPKG

@types/webpack-stream

Version:
33 lines 1.04 kB
{ "name": "@types/webpack-stream", "version": "3.2.15", "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" }, "typesPublisherContentHash": "de2b27561f7971caa7ef4a8600b6f4ef0c6be298d50aab3a1ee20a64e4c59359", "typeScriptVersion": "4.5" }