{
  "name": "@creatok/cli",
  "version": "0.3.2",
  "description": "CreatOK CLI — drives CreatOK Open Skills (analyze, generate image/video) for TikTok creators and sellers.",
  "bin": {
    "creatok": "run.js"
  },
  "scripts": {
    "postinstall": "node install.js"
  },
  "files": [
    "run.js",
    "install.js"
  ],
  "license": "UNLICENSED",
  "homepage": "https://github.com/EchoSell/creatok-skills",
  "engines": {
    "node": ">=16"
  },
  "optionalDependencies": {
    "@creatok/cli-darwin-arm64": "0.3.2",
    "@creatok/cli-win32-x64": "0.3.2"
  }
}
