{ "name": "epoll-shim", "version": "0.0.20240608", "description": "Small epoll implementation using kqueue", "homepage": "https://github.com/jiixyj/epoll-shim", "license": "MIT", "supports": "osx | freebsd | openbsd", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }