{ "name": "shared", "private": true, "description": "Shared library between backend and frontend", "main": "src/main.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "initialize": "npm install" } }