@types/source-map-support
Version:
TypeScript definitions for source-map-support
47 lines • 1.51 kB
JSON
{
"name": "@types/source-map-support",
"version": "0.5.10",
"description": "TypeScript definitions for source-map-support",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support",
"license": "MIT",
"contributors": [
{
"name": "Bart van der Schoor",
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
},
{
"name": "Jason Cheatham",
"githubUsername": "jason0x43",
"url": "https://github.com/jason0x43"
},
{
"name": "Alcedo Nathaniel De Guzman Jr",
"githubUsername": "natealcedo",
"url": "https://github.com/natealcedo"
},
{
"name": "Griffin Yourick",
"githubUsername": "tough-griff",
"url": "https://github.com/tough-griff"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/source-map-support"
},
"scripts": {},
"dependencies": {
"source-map": "^0.6.0"
},
"typesPublisherContentHash": "dd3a84bb0cfe853158750cdf0456f969868160f67d990155aed5371aeee121dd",
"typeScriptVersion": "4.5"
}