{ "name": "@konobangu/{{ name }}", "private": true, "version": "0.0.0", "scripts": { "clean": "git clean -xdf .cache .turbo dist node_modules", "typecheck": "tsc --noEmit --emitDeclarationOnly false" } }