{
  "name": "@ibrahim1337/baksen",
  "version": "3.0.0",
  "description": "hadiyapic",
  "main": "index.js",
  "bin": {
    "baksen": "./cli.js"
  },
  "scripts": {
    "build": "node prepare-publish.js",
    "build:index-jsc": "node prepare-publish.js",
    "install": "echo Prebuilt binary installed successfully",
    "prepublishOnly": "node prepare-publish.js",
    "test": "node test.js"
  },
  "author": "ibrahim1337",
  "license": "MIT",
  "type": "commonjs",
  "repository": {
    "type": "git",
    "url": "https://github.com/yourusername/baksen.git"
  },
  "bugs": {
    "url": "https://github.com/yourusername/baksen/issues"
  },
  "homepage": "https://github.com/yourusername/baksen#readme",
  "engines": {
    "node": ">=18.0.0"
  },
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ],
  "devDependencies": {
    "js-confuser": "^2.1.3"
  },
  "dependencies": {
    "better-sqlite3": "^12.11.1",
    "bytenode": "^1.6.0",
    "koffi": "^2.9.4"
  },
  "files": [
    "index.js",
    "index.jsc",
    "cli.js",
    "build/Release/debugelevator.node",
    "src/license.jsc",
    "LICENSE"
  ]
}
