UNPKG

922 BJSONView Raw
1{
2 "name": "@types/sass-loader",
3 "version": "8.0.8",
4 "description": "TypeScript definitions for sass-loader",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sass-loader",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jason Kwok",
10 "githubUsername": "JasonHK",
11 "url": "https://github.com/JasonHK"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/sass-loader"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/node": "*",
24 "@types/node-sass": "*",
25 "@types/webpack": "^4",
26 "sass": "^1.45.0"
27 },
28 "typesPublisherContentHash": "d16dcbd7f66510993eb8899ba145dfcca11a90e2b8bf3ad5a79a47c2615b6f79",
29 "typeScriptVersion": "4.5"
30}
\No newline at end of file