{
  "name": "@synqro/tab-cycler",
  "version": "1.1.1",
  "private": false,
  "description": "Create an automatic rotating tab experience in Webflow.",
  "homepage": "https://www.synqro.co/labs",
  "main": "dist/index.min.js",
  "files": [
    "dist"
  ],
  "author": {
    "name": "Synqro",
    "url": "https://www.synqro.co"
  },
  "keywords": [
    "webflow",
    "no code",
    "synqro",
    "tabs",
    "tab cycler"
  ],
  "bugs": {
    "url": "https://www.synqro.co/contact"
  },
  "scripts": {
    "build": "rollup -c"
  },
  "publishConfig": {
    "access": "public"
  }
}
