@types/gulp-sourcemaps
Version:
TypeScript definitions for gulp-sourcemaps
33 lines • 1.03 kB
JSON
{
"name": "@types/gulp-sourcemaps",
"version": "0.0.38",
"description": "TypeScript definitions for gulp-sourcemaps",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-sourcemaps",
"license": "MIT",
"contributors": [
{
"name": "Phips Peter",
"githubUsername": "pspeter3",
"url": "https://github.com/pspeter3"
},
{
"name": "Concision",
"githubUsername": "concision",
"url": "https://github.com/concision"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-sourcemaps"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/vinyl": "*"
},
"typesPublisherContentHash": "cb7b8487b7a78f61b8f9a7f1d73d986be3b87162bd6104f2d267867714e0ae5f",
"typeScriptVersion": "4.5"
}