UNPKG

0x1

Version:

0x1: Lightning-fast web framework for JavaScript/TypeScript with zero overhead and maximum performance, powered by Bun

18 lines (17 loc) 326 B
{ "name": "0x1", "version": "0.1.0", "private": true, "types": "./0x1.d.ts", "type": "module", "exports": { "./jsx-runtime": "./jsx-runtime.d.ts", "./jsx-dev-runtime": "./jsx-runtime.d.ts" }, "dependencies": { "@types/node": "^18.0.0" }, "peerDependencies": { "typescript": ">=4.7.0" } }