UNPKG

946 BJSONView Raw
1{
2 "name": "@types/gulp-sass",
3 "version": "5.0.0",
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": "72575461aa55b164446074d7d0a5ab4df57158c54141c1e94bd16e9fba049619",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file