{
  "name": "@teocloud/teo-linux-arm64-gnu",
  "version": "0.2.36",
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "main": "teo.linux-arm64-gnu.node",
  "files": [
    "teo.linux-arm64-gnu.node"
  ],
  "license": "Apache-2.0",
  "engines": {
    "node": ">= 10"
  },
  "libc": [
    "glibc"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/teodevgroup/teo-nodejs"
  }
}