{
  "name": "<FARM-RUST-PLUGIN-NPM-NAME>-win32-ia32-msvc",
  "version": "0.0.0",
  "os": [
    "win32"
  ],
  "cpu": [
    "ia32"
  ],
  "main": "index.farm",
  "files": [
    "index.farm"
  ],
  "license": "MIT",
  "engines": {
    "node": ">= 10"
  }
}
