{
  "name": "@intentsolutionsio/customerio-pack",
  "version": "1.0.2",
  "description": "Claude Code skill pack for Customer.io - 24 skills covering marketing automation, email, SMS, and push campaigns",
  "main": "README.md",
  "type": "module",
  "files": [
    "README.md",
    ".claude-plugin/",
    "skills/"
  ],
  "keywords": [
    "claude-code",
    "claude-code-plugin",
    "customer-io",
    "marketing-automation",
    "email",
    "sms",
    "ai-skills",
    "saas-pack"
  ],
  "author": {
    "name": "Jeremy Longshore",
    "email": "jeremy@intentsolutions.io"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git",
    "directory": "plugins/saas-packs/customerio-pack"
  },
  "homepage": "https://tonsofskills.com/learn/customerio/",
  "publishConfig": {
    "access": "public"
  }
}
