{
  "name": "@oxc-resolver/binding-android-arm64",
  "version": "11.19.1",
  "cpu": [
    "arm64"
  ],
  "main": "resolver.android-arm64.node",
  "files": [
    "resolver.android-arm64.node"
  ],
  "description": "Oxc Resolver Node API",
  "homepage": "https://oxc.rs",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oxc-project/oxc-resolver.git"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "os": [
    "android"
  ]
}