@types/jake
Version:
TypeScript definitions for jake
27 lines • 776 B
JSON
{
"name": "@types/jake",
"version": "0.0.39",
"description": "TypeScript definitions for jake",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jake",
"license": "MIT",
"contributors": [
{
"name": "Kon",
"url": "http://phyzkit.net/"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jake"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "529f848f5c49bc821bc1c69e949c4b8242136b17064f13f9f049ceb61a874e32",
"typeScriptVersion": "5.2"
}