@types/deno
Version:
TypeScript definitions for deno
32 lines • 983 B
JSON
{
"name": "@types/deno",
"version": "2.3.0",
"description": "TypeScript definitions for deno",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deno",
"license": "MIT",
"contributors": [
{
"name": "David Sherret",
"githubUsername": "dsherret",
"url": "https://github.com/dsherret"
},
{
"name": "Bartek Iwańczuk",
"githubUsername": "bartlomieju",
"url": "https://github.com/bartlomieju"
}
],
"type": "module",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/deno"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "e5eb80f15baa1eb25ba9986524de5da6c9c04fb7e08eac4d8d054e1723f7003c",
"typeScriptVersion": "5.7"
}