{
  "name": "@tdlib-native/tdjson-win32-ia32",
  "version": "1.8.52-commit.18f6c78cfb736cb24db789534e7ff3d274df77b3",
  "description": "Prebuilt TDLib for win32 ia32",
  "keywords": [
    "tdlib",
    "binary",
    "win32",
    "ia32"
  ],
  "author": "Alexander <me@alexxgrib.me> (https://alexxgrib.me/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlexXanderGrib/node-tdlib/issues"
  },
  "homepage": "https://github.com/AlexXanderGrib/node-tdlib#readme",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlexXanderGrib/node-tdlib.git",
    "directory": "packages/tdjson-win32-ia32"
  },
  "engines": {
    "node": ">=16"
  },
  "tdlib": {
    "version": "1.8.52",
    "commit": "18f6c78cfb736cb24db789534e7ff3d274df77b3"
  },
  "os": [
    "win32"
  ],
  "cpu": [
    "ia32"
  ],
  "main": "./index.js",
  "module": "./index.mjs",
  "types": "./index.d.ts",
  "files": [
    "index.js",
    "index.mjs",
    "index.d.ts",
    "tdjson-x32.dll",
    "README.md",
    "LICENSE.txt"
  ]
}
