@types/bun
Version:
TypeScript definitions for bun
53 lines • 1.6 kB
JSON
{
"name": "@types/bun",
"version": "1.3.10",
"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.10"
},
"peerDependencies": {},
"typesPublisherContentHash": "c93450e885b7484ba2b76848e30088d153ff99cf09b4ea543038aac6016408b2",
"typeScriptVersion": "5.2"
}