@types/grunt
Version:
TypeScript definitions for grunt
32 lines • 955 B
JSON
{
"name": "@types/grunt",
"version": "0.4.31",
"description": "TypeScript definitions for grunt",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/grunt",
"license": "MIT",
"contributors": [
{
"name": "Jeff May",
"githubUsername": "jeffmay",
"url": "https://github.com/jeffmay"
},
{
"name": "Basarat Ali Syed",
"githubUsername": "basarat",
"url": "https://github.com/basarat"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/grunt"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "24c3bfdc9d762f96d4cbf773c205c3b9b97199b495bc45def8e9ba4014cf13a5",
"typeScriptVersion": "4.5"
}