{
    "name": "@types/sass-loader",
    "version": "8.0.1",
    "description": "TypeScript definitions for sass-loader",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jason Kwok",
            "url": "https://github.com/JasonHK",
            "githubUsername": "JasonHK"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sass-loader"
    },
    "scripts": {},
    "dependencies": {
        "@types/node-sass": "*",
        "@types/sass": "*",
        "@types/webpack": "^4"
    },
    "typesPublisherContentHash": "248bc1315005915acf5962bd996e4d76d259ce616b027da088e65a316c67ac5c",
    "typeScriptVersion": "3.7"
}