{ "dependencies": { "steamapi": "^2.1.2" }, "name": "steamcmd-app-update", "description": "Outputs one `app_update [-validate]` line per game in your Steam library.", "version": "1.0.0", "main": "index.js", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "steam", "steamcmd", "app_update" ], "author": "Matt Low ", "license": "MIT" }