{
  "name": "node-linux-ppc64le",
  "version": "v6.14.3",
  "description": "node",
  "bin": {
    "node": "bin/node"
  },
  "files": [
    "bin/node",
    "share",
    "include",
    "*.md",
    "LICENSE"
  ],
  "os": "linux",
  "cpu": "ppc64le"
}