@types/gulp-sass
Version:
TypeScript definitions for gulp-sass
33 lines • 973 B
JSON
{
"name": "@types/gulp-sass",
"version": "6.0.0",
"description": "TypeScript definitions for gulp-sass",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-sass",
"license": "MIT",
"contributors": [
{
"name": "Asana",
"url": "https://asana.com"
},
{
"name": "Yuma Hashimoto",
"githubUsername": "yuma84",
"url": "https://github.com/yuma84"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-sass"
},
"scripts": {},
"dependencies": {
"@sass/types": "^1.93",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "005675ff7b1f4f600b7fd294097a0a5a973e2d5f34dd245ce742a0f4f2224e2f",
"typeScriptVersion": "5.2"
}