1 | {
|
2 | "name": "@types/grunt",
|
3 | "version": "0.4.31",
|
4 | "description": "TypeScript definitions for grunt",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/grunt",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Jeff May",
|
10 | "githubUsername": "jeffmay",
|
11 | "url": "https://github.com/jeffmay"
|
12 | },
|
13 | {
|
14 | "name": "Basarat Ali Syed",
|
15 | "githubUsername": "basarat",
|
16 | "url": "https://github.com/basarat"
|
17 | }
|
18 | ],
|
19 | "main": "",
|
20 | "types": "index.d.ts",
|
21 | "repository": {
|
22 | "type": "git",
|
23 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
24 | "directory": "types/grunt"
|
25 | },
|
26 | "scripts": {},
|
27 | "dependencies": {
|
28 | "@types/node": "*"
|
29 | },
|
30 | "typesPublisherContentHash": "24c3bfdc9d762f96d4cbf773c205c3b9b97199b495bc45def8e9ba4014cf13a5",
|
31 | "typeScriptVersion": "4.5"
|
32 | } |
\ | No newline at end of file |