UNPKG

946 BJSONView Raw
1{
2 "name": "@types/gulp-sass",
3 "version": "5.0.1",
4 "description": "TypeScript definitions for gulp-sass",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-sass",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Asana",
10 "url": "https://asana.com"
11 },
12 {
13 "name": "Yuma Hashimoto",
14 "url": "https://github.com/yuma84",
15 "githubUsername": "yuma84"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/gulp-sass"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/node": "*",
28 "@types/node-sass": "*"
29 },
30 "typesPublisherContentHash": "d09d02d624a73c5d87737a81960d608fea31e5ab9a3c0b10c265e0fe9661f29e",
31 "typeScriptVersion": "4.3"
32}
\No newline at end of file