{ "name": "@kahvi.juustodiilerit.fi/shared", "version": "0.0.0", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc -b", "dev": "tsc -w" }, "keywords": [], "author": "", "description": "", "devDependencies": { "typescript": "^5.9.3" } }