UNPKG

odx_pdu_hexarray

Version:
30 lines (29 loc) 618 B
{ "name": "odx_pdu_hexarray", "version": "1.0.16", "description": "Used to Handle Hex Arrays", "main": "HexArray.js", "scripts": { "test": "jest --watch" }, "author": "Philipp Vincon", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/sebmaen/odx_pdu_hexarray.git" }, "keywords": [ "ODX", "PDU", "Hex", "Array" ], "bugs": { "url": "https://github.com/sebmaen/odx_pdu_hexarray/issues" }, "homepage": "https://github.com/sebmaen/odx_pdu_hexarray#readme", "devDependencies": { "jest": "^24.9.0" }, "dependencies": {} }