{ "name": "@serialport/parser-packet-length", "main": "./dist/index.js", "types": "./dist/index.d.ts", "scripts": { "build": "tsc --build tsconfig-build.json" }, "version": "10.5.0", "engines": { "node": ">=8.6.0" }, "publishConfig": { "access": "public" }, "license": "MIT", "repository": { "type": "git", "url": "git://github.com/serialport/node-serialport.git" }, "devDependencies": { "typescript": "^4.5.5" }, "gitHead": "d8330a3d2b287230eabe92ae6b9bf44bc8c06f56" }