{
  "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": {}
}
