{ "name": "ldcli", "version": "0.0.0", "description": "The client for my ludumdare game.", "main": "index.html", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Martin Dørum Nygaard", "license": "GPL-2.0", "dependencies": { "jquery": "^2.1.4", "socksugar": "^0.2.0" } }