{
    "name": "@types/sass",
    "version": "1.16.1",
    "description": "TypeScript definitions for sass",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sass",
    "license": "MIT",
    "contributors": [
        {
            "name": "Silas Rech",
            "url": "https://github.com/lenovouser",
            "githubUsername": "lenovouser"
        },
        {
            "name": "Justin Leider",
            "url": "https://github.com/jleider",
            "githubUsername": "jleider"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/sass"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "965d3db7808c0e5e018d74c68222c03f6f6608ed0410202de33d61048e115060",
    "typeScriptVersion": "3.6"
}