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