{
  "name": "@oxc-node/core-linux-s390x-gnu",
  "version": "0.1.0",
  "cpu": [
    "s390x"
  ],
  "main": "oxc-node.linux-s390x-gnu.node",
  "files": [
    "oxc-node.linux-s390x-gnu.node"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oxc-project/oxc-node.git"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "os": [
    "linux"
  ],
  "libc": [
    "glibc"
  ]
}