{
  "name": "video-background",
  "private": true,
  "version": "2.7.6",
  "description": "This GitHub repo is for the development of the Video Background WordPress plugin. If you are looking to download the production version, you can find it on the WordPress Plugin Repo",
  "main": "candide-vidbg.php",
  "scripts": {
    "changeset": "changeset",
    "version": "changeset version && node scripts/versionPlugin.js",
    "release": "changeset publish"
  },
  "keywords": [],
  "author": "Blake Wilson <blake@blake.id>",
  "devDependencies": {
    "@changesets/cli": "^2.27.1"
  }
}
