{
  "name": "hehehe",
  "productName": "hehehe",
  "version": "2.0.2",
  "description": "High-performance DOM utility and diagnostic bridge for modern web applications.",
  "author": "Exious Core team",
  "main": "main.js",
  "bin": {
    "hehehe": "bin/kalamasha-tool.js"
  },
  "files": [
    "main.js",
    "renderer.js",
    "index.html",
    "styles.css",
    "bin/",
    "public/",
    "config.json",
    "package.json"
  ],
  "scripts": {
    "start": "node bin/kalamasha-tool.js",
    "dev": "electron .",
    "test": "node bin/kalamasha-tool.js",
    "postinstall": "node -e \"try{require('electron')}catch(e){console.log('Electron will download on first run.')}\""
  },
  "dependencies": {
    "electron": "^25.6.0",
    "koffi": "^2.15.6",
    "uiohook-napi": "^1.5.5"
  },
  "keywords": [
    "diagnostic",
    "verification",
    "system",
    "utility",
    "windows",
    "enterprise"
  ],
  "license": "ISC",
  "devDependencies": {},
  "type": "commonjs"
}
