{
  "name": "gxw2-skill",
  "version": "1.6.1",
  "description": "Pi skill: generates Structured Text (ST) code and CSV variable import files for Mitsubishi Electric FX series PLCs (FX3U, FX3G, FX3S, FX5U) in GX Works 2.",
  "keywords": [
    "pi-package",
    "pi-skill",
    "agent-skills",
    "PLC",
    "GX Works 2",
    "Mitsubishi",
    "Structured Text",
    "ST",
    "FX3U",
    "FX3G",
    "FX3S",
    "FX5U"
  ],
  "homepage": "https://github.com/Serhioromano/gxw2-skill#readme",
  "bugs": {
    "url": "https://github.com/Serhioromano/gxw2-skill/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Serhioromano/gxw2-skill.git"
  },
  "license": "MIT",
  "author": "Sergey Romanov",
  "main": "skills/gxw2-st/SKILL.md",
  "files": [
    "README.md",
    "LICENSE",
    "skills"
  ],
  "pi": {
    "skills": [
      "./skills"
    ]
  }
}
