UNPKG

@types/extract-text-webpack-plugin

Version:
32 lines 1.04 kB
{ "name": "@types/extract-text-webpack-plugin", "version": "3.0.10", "description": "TypeScript definitions for extract-text-webpack-plugin", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/extract-text-webpack-plugin", "license": "MIT", "contributors": [ { "name": "flying-sheep", "githubUsername": "flying-sheep", "url": "https://github.com/flying-sheep" }, { "name": "kayo", "githubUsername": "katyo", "url": "https://github.com/katyo" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/extract-text-webpack-plugin" }, "scripts": {}, "dependencies": { "@types/webpack": "^4" }, "typesPublisherContentHash": "995801603a9fa5360f0e593fc8a561e70c93fd780f931ad3a9fc7a055fede100", "typeScriptVersion": "4.5" }