@types/bun
Version:
TypeScript definitions for bun
53 lines • 1.57 kB
JSON
{
"name": "@types/bun",
"version": "1.3.4",
"description": "TypeScript definitions for bun",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bun",
"license": "MIT",
"contributors": [
{
"name": "Jarred Sumner",
"githubUsername": "Jarred-Sumner",
"url": "https://github.com/Jarred-Sumner"
},
{
"name": "Robobun",
"githubUsername": "robobun",
"url": "https://github.com/robobun"
},
{
"name": "Dylan Conway",
"githubUsername": "dylan-conway",
"url": "https://github.com/dylan-conway"
},
{
"name": "Meghan Denny",
"githubUsername": "nektro",
"url": "https://github.com/nektro"
},
{
"name": "Michael H",
"githubUsername": "RiskyMH",
"url": "https://github.com/RiskyMH"
},
{
"name": "Alistair Smith",
"githubUsername": "alii",
"url": "https://github.com/alii"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bun"
},
"scripts": {},
"dependencies": {
"bun-types": "1.3.4"
},
"peerDependencies": {},
"typesPublisherContentHash": "52071cf0105455dcd1184c39afe769466c9c063b0a30666e4174d470af5010b1",
"typeScriptVersion": "5.2"
}