@types/webpack-sources
Version:
TypeScript definitions for webpack-sources
39 lines • 1.25 kB
JSON
{
"name": "@types/webpack-sources",
"version": "3.2.3",
"description": "TypeScript definitions for webpack-sources",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
"license": "MIT",
"contributors": [
{
"name": "e-cloud",
"githubUsername": "e-cloud",
"url": "https://github.com/e-cloud"
},
{
"name": "Chris Eppstein",
"githubUsername": "chriseppstein",
"url": "https://github.com/chriseppstein"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webpack-sources"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/source-list-map": "*",
"source-map": "^0.7.3"
},
"typesPublisherContentHash": "7bdf9048654ee82707e648ea73eb0dbef57288a82d4076860bac7b3e738fd185",
"typeScriptVersion": "4.5"
}