@types/bun
Version:
TypeScript definitions for bun
53 lines • 1.6 kB
JSON
{
"name": "@types/bun",
"version": "1.3.7",
"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": "Ciro Spaciari",
"githubUsername": "cirospaciari",
"url": "https://github.com/cirospaciari"
},
{
"name": "Sosuke Suzuki",
"githubUsername": "sosukesuzuki",
"url": "https://github.com/sosukesuzuki"
},
{
"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.7"
},
"peerDependencies": {},
"typesPublisherContentHash": "d4edde5b8cff59c57a0d844e3a7920152c6612322eb5fcd37d70137207cbb15f",
"typeScriptVersion": "5.2"
}