{
  "name": "litesvm-linux-x64-gnu",
  "version": "1.4.1",
  "cpu": [
    "x64"
  ],
  "main": "litesvm.linux-x64-gnu.node",
  "files": [
    "litesvm.linux-x64-gnu.node"
  ],
  "license": "MIT",
  "engines": {
    "node": ">= 20"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LiteSVM/litesvm.git"
  },
  "os": [
    "linux"
  ],
  "libc": [
    "glibc"
  ]
}