{
  "name": "@xn-sakina/rml-linux-arm-gnueabihf",
  "version": "2.8.0",
  "description": "This is the Linux ARM 32-bit binary for rs-module-lexer.",
  "homepage": "https://github.com/fz6m/rs-module-lexer#README",
  "repository": {
    "type": "git",
    "url": "https://github.com/fz6m/rs-module-lexer"
  },
  "license": "MIT",
  "author": "fz6m",
  "main": "rs-module-lexer.linux-arm-gnueabihf.node",
  "files": [
    "rs-module-lexer.linux-arm-gnueabihf.node"
  ],
  "engines": {
    "node": ">=14"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "arm"
  ],
  "publishConfig": {
    "access": "public"
  }
}