{ "name": "lonadb-client", "version": "4.5.3", "description": "JavaScript client for LonaDB", "main": "Client.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.lona-development.org/Lona-Development/Clients" }, "keywords": [ "database", "lonadb", "json", "variable", "variables" ], "author": "Lona-Development", "license": "AGPL-3.0", "dependencies": { "net": "^1.0.2" } }