@types/sass-loader
Version:
TypeScript definitions for sass-loader
31 lines • 951 B
JSON
{
"name": "@types/sass-loader",
"version": "8.0.10",
"description": "TypeScript definitions for sass-loader",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sass-loader",
"license": "MIT",
"contributors": [
{
"name": "Jason Kwok",
"githubUsername": "JasonHK",
"url": "https://github.com/JasonHK"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sass-loader"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/node-sass": "*",
"@types/webpack": "^4",
"sass": "^1.45.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "102d34ddc9e564c5f30820331faf5d701363c9ee5408ef4ae72471998e5b9597",
"typeScriptVersion": "5.2"
}