{
    "name": "@types/node-sass",
    "version": "4.11.2",
    "description": "TypeScript definitions for node-sass",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-sass",
    "license": "MIT",
    "contributors": [
        {
            "name": "Asana",
            "url": "https://github.com/pspeter3",
            "githubUsername": "pspeter3"
        },
        {
            "name": "Chris Eppstein",
            "url": "https://github.com/chriseppstein",
            "githubUsername": "chriseppstein"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/node-sass"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "98b232f71a2825e7af037a8dd97bb63469d66090f4695ab632df7756310674b0",
    "typeScriptVersion": "3.6"
}