{
  "name": "@artale/pi-hex",
  "version": "1.1.2",
  "description": "Hex viewer, binary inspector, magic byte detection, string extraction.",
  "keywords": [
    "pi-package",
    "pi-extension",
    "hex",
    "binary",
    "viewer",
    "inspector"
  ],
  "license": "MIT",
  "author": "artale",
  "repository": {
    "type": "git",
    "url": "https://github.com/artale93/pi-hex.git"
  },
  "extensions": [
    "extensions/pi-hex.ts"
  ],
  "pi": {
    "commands": [
      "hex"
    ]
  }
}
