UNPKG

@types/gulp-sass

Version:
32 lines 946 B
{ "name": "@types/gulp-sass", "version": "5.0.4", "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": { "@types/node": "*", "@types/node-sass": "*" }, "typesPublisherContentHash": "fa21d631eabaec43d0df872a17b1fdaabe12d89257807c1b9d3f7db0e95be038", "typeScriptVersion": "4.5" }