{
  "name": "@skalpelai/skalpel-linux-arm64",
  "version": "3.3.3",
  "description": "Skalpel linux/arm64 platform binaries. Installed automatically as an optionalDependency of the parent 'skalpel' package; not intended for direct install.",
  "license": "Apache-2.0",
  "homepage": "https://skalpel.ai",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/skalpelai/Skalpelai_Client.git"
  },
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "files": [
    "bin/",
    "engine/",
    "postinstall.js"
  ],
  "os": ["linux"],
  "cpu": ["arm64"]
}
