{
  "name": "gatsby-stripe-checkout-button-for-plans",
  "version": "1.0.6",
  "description": "Gatby Stripe checkout button for plans",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vagelisp/gatsby-theme-stripe-checkout-button-for-plans.git"
  },
  "author": "Vagelis Papaioannou",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vagelisp/gatsby-theme-stripe-checkout-button-for-plans/issues"
  },
  "homepage": "https://github.com/vagelisp/gatsby-theme-stripe-checkout-button-for-plans#readme",
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "gatsby-theme",
    "react",
    "cart",
    "ecommerce",
    "stripe",
    "recursive"
  ],
  "dependencies": {
    "gatsby-plugin-compile-es6-packages": "^1.1.0",
    "gatsby-plugin-page-creator": "^2.0.12",
    "gatsby-plugin-stripe": "^1.2.0",
    "gatsby-plugin-typescript": "^2.1.0",
    "gatsby-source-filesystem": "^2.0.36",
    "gatsby-source-stripe": "^2.2.2"
  }
}

