{ "name": "@zinntechniker/tools-examples", "version": "0.0.1", "type": "module", "author": { "name": "Alexander Zinn", "git+url": "https://github.com/zinntechniker/tools" }, "devDependencies": { "@types/bun": "latest", "@zinntechniker/tools": "latest", "typescript": "5.5.2" }, "publishConfig": { "registry": "https://registry-node.techniker.me" } }