{ "name": "i2c-lcd", "version": "1.0.0", "description": "", "license": "ISC", "author": "", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@sek1ro/i2c-lcd": "^0.1.0", "systeminformation": "^5.27.7" } }