{ "name": "@liamcottle/meshcore.js", "version": "1.10.0", "description": "", "main": "src/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Liam Cottle ", "license": "MIT", "dependencies": { "@noble/curves": "^1.8.1", "serialport": "^13.0.0" } }