| { | 
|     "name": "@types/webpack", | 
|     "version": "4.41.33", | 
|     "description": "TypeScript definitions for webpack", | 
|     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack", | 
|     "license": "MIT", | 
|     "contributors": [ | 
|         { | 
|             "name": "Qubo", | 
|             "url": "https://github.com/tkqubo", | 
|             "githubUsername": "tkqubo" | 
|         }, | 
|         { | 
|             "name": "Benjamin Lim", | 
|             "url": "https://github.com/bumbleblym", | 
|             "githubUsername": "bumbleblym" | 
|         }, | 
|         { | 
|             "name": "Boris Cherny", | 
|             "url": "https://github.com/bcherny", | 
|             "githubUsername": "bcherny" | 
|         }, | 
|         { | 
|             "name": "Tommy Troy Lin", | 
|             "url": "https://github.com/tommytroylin", | 
|             "githubUsername": "tommytroylin" | 
|         }, | 
|         { | 
|             "name": "Mohsen Azimi", | 
|             "url": "https://github.com/mohsen1", | 
|             "githubUsername": "mohsen1" | 
|         }, | 
|         { | 
|             "name": "Jonathan Creamer", | 
|             "url": "https://github.com/jcreamer898", | 
|             "githubUsername": "jcreamer898" | 
|         }, | 
|         { | 
|             "name": "Alan Agius", | 
|             "url": "https://github.com/alan-agius4", | 
|             "githubUsername": "alan-agius4" | 
|         }, | 
|         { | 
|             "name": "Dennis George", | 
|             "url": "https://github.com/dennispg", | 
|             "githubUsername": "dennispg" | 
|         }, | 
|         { | 
|             "name": "Christophe Hurpeau", | 
|             "url": "https://github.com/christophehurpeau", | 
|             "githubUsername": "christophehurpeau" | 
|         }, | 
|         { | 
|             "name": "ZSkycat", | 
|             "url": "https://github.com/ZSkycat", | 
|             "githubUsername": "ZSkycat" | 
|         }, | 
|         { | 
|             "name": "John Reilly", | 
|             "url": "https://github.com/johnnyreilly", | 
|             "githubUsername": "johnnyreilly" | 
|         }, | 
|         { | 
|             "name": "Ryan Waskiewicz", | 
|             "url": "https://github.com/rwaskiewicz", | 
|             "githubUsername": "rwaskiewicz" | 
|         }, | 
|         { | 
|             "name": "Kyle Uehlein", | 
|             "url": "https://github.com/kuehlein", | 
|             "githubUsername": "kuehlein" | 
|         }, | 
|         { | 
|             "name": "Grgur Grisogono", | 
|             "url": "https://github.com/grgur", | 
|             "githubUsername": "grgur" | 
|         }, | 
|         { | 
|             "name": "Rubens Pinheiro Gonçalves Cavalcante", | 
|             "url": "https://github.com/rubenspgcavalcante", | 
|             "githubUsername": "rubenspgcavalcante" | 
|         }, | 
|         { | 
|             "name": "Anders Kaseorg", | 
|             "url": "https://github.com/andersk", | 
|             "githubUsername": "andersk" | 
|         }, | 
|         { | 
|             "name": "Felix Haus", | 
|             "url": "https://github.com/ofhouse", | 
|             "githubUsername": "ofhouse" | 
|         }, | 
|         { | 
|             "name": "Daniel Chin", | 
|             "url": "https://github.com/danielthank", | 
|             "githubUsername": "danielthank" | 
|         }, | 
|         { | 
|             "name": "Daiki Ihara", | 
|             "url": "https://github.com/sasurau4", | 
|             "githubUsername": "sasurau4" | 
|         }, | 
|         { | 
|             "name": "Dion Shi", | 
|             "url": "https://github.com/dionshihk", | 
|             "githubUsername": "dionshihk" | 
|         }, | 
|         { | 
|             "name": "Piotr Błażejewicz", | 
|             "url": "https://github.com/peterblazejewicz", | 
|             "githubUsername": "peterblazejewicz" | 
|         }, | 
|         { | 
|             "name": "Michał Grzegorzewski", | 
|             "url": "https://github.com/spamshaker", | 
|             "githubUsername": "spamshaker" | 
|         } | 
|     ], | 
|     "main": "", | 
|     "types": "index.d.ts", | 
|     "repository": { | 
|         "type": "git", | 
|         "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | 
|         "directory": "types/webpack" | 
|     }, | 
|     "scripts": {}, | 
|     "dependencies": { | 
|         "@types/node": "*", | 
|         "@types/tapable": "^1", | 
|         "@types/uglify-js": "*", | 
|         "@types/webpack-sources": "*", | 
|         "anymatch": "^3.0.0", | 
|         "source-map": "^0.6.0" | 
|     }, | 
|     "typesPublisherContentHash": "f7e1877805bb0501b652c81aa85f23b1d59d14d0eef6130ffd98333ebcb2392e", | 
|     "typeScriptVersion": "4.1" | 
| } |