{
  "name": "@jelou/cli-win32-x64",
  "version": "1.151.0",
  "description": "@jelou/cli binary for Windows x64",
  "author": "Jelou Inc. (https://jelou.ai)",
  "license": "SEE LICENSE IN LICENSE",
  "homepage": "https://jelou.ai",
  "bugs": "https://github.com/JelouLatam/jelou-cli/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/JelouLatam/jelou-cli.git"
  },
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "bin/",
    "README.md"
  ],
  "preferUnplugged": true,
  "publishConfig": {
    "access": "public"
  }
}
