versa_semval 0.12.0

Cross-platform module for semantic validation of Versa data
Documentation
{
  "name": "@versaprotocol/semval-linux-arm64-gnu",
  "version": "0.1.0",
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "main": "semval.linux-arm64-gnu.node",
  "files": [
    "semval.linux-arm64-gnu.node"
  ],
  "license": "MIT",
  "engines": {
    "node": ">= 10"
  },
  "repository": "https://github.com/versa-protocol/semval",
  "libc": [
    "glibc"
  ]
}