@getexcited/chompers-win32-x64-msvc
Version:
High-performance native Node.js addon for enumerating and analyzing windows on Windows systems
37 lines • 835 B
JSON
{
"name": "@getexcited/chompers-win32-x64-msvc",
"version": "1.1.2",
"os": [
"win32"
],
"cpu": [
"x64"
],
"main": "chompers.win32-x64-msvc.node",
"files": [
"chompers.win32-x64-msvc.node"
],
"description": "High-performance native Node.js addon for enumerating and analyzing windows on Windows systems",
"keywords": [
"windows",
"window-enumeration",
"native",
"rust",
"napi",
"game-detection",
"monitor",
"multi-monitor",
"window-management",
"system"
],
"author": "Chompers Contributors",
"homepage": "https://github.com/your-username/chompers#readme",
"license": "MIT",
"engines": {
"node": ">= 16"
},
"repository": "https://github.com/GetExcitedApp/chompers",
"bugs": {
"url": "https://github.com/your-username/chompers/issues"
}
}