{ "name": "playground-app", "version": "1.0.0", "description": "Playground 앱 (Node.js)", "main": "index.js", "scripts": { "start": "node index.js" } }