{
    "name": "@koromix/koffi-freebsd-arm64",
    "version": "3.1.2",
    "description": "Fast and easy-to-use dynamic C FFI (foreign function interface) for Node.js (@koromix/koffi-freebsd-arm64)",
    "author": {
        "name": "Niels Martignène",
        "email": "niels.martignene@protonmail.com",
        "url": "https://koromix.dev/"
    },
    "homepage": "https://koffi.dev/",
    "repository": {
        "type": "git",
        "url": "https://github.com/Koromix/koffi"
    },
    "license": "MIT",
    "funding": "https://liberapay.com/Koromix",
    "main": "./index.js",
    "os": [
        "freebsd"
    ],
    "cpu": [
        "arm64"
    ]
}