{
  "name": "podcast-subscribe-buttons",
  "version": "1.3.0",
  "description": "Easily add Custom Subscribe Buttons For all Podcast Platforms",
  "main": "build/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "wp-scripts start",
    "build": "wp-scripts build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SecondLineThemes/podcast-subscribe-buttons.git"
  },
  "author": "SecondLine Themes",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/SecondLineThemes/podcast-subscribe-buttons/issues"
  },
  "homepage": "https://github.com/SecondLineThemes/podcast-subscribe-buttons#readme",
  "devDependencies": {
    "@wordpress/scripts": "^16.1.4"
  },
  "dependencies": {
    "@wordpress/i18n": "^4.1.1",
    "@wordpress/server-side-render": "^2.1.6"
  }
}
