{
  "name": "bun-types",
  "version": "1.0.11",
  "description": "Type definitions for Bun, an incredibly fast JavaScript runtime",
  "types": "types.d.ts",
  "files": [
    "types.d.ts",
    "README.md",
    "tsconfig.json"
  ],
  "private": false,
  "keywords": [
    "bun",
    "bun.js",
    "types"
  ],
  "repository": "https://github.com/oven-sh/bun",
  "homepage": "https://bun.sh"
}
