{
  "name": "MCC",
  "version": "1.0.0",
  "description": "MyCryptoCheckout plugin for WordPress",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MyCryptoCheckout/wordpress.git"
  },
  "author": "mycryptocheckout",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/MyCryptoCheckout/wordpress/issues"
  },
  "homepage": "https://github.com/MyCryptoCheckout/wordpress",
  "devDependencies": {
    "grunt": "^1.0.3",
    "grunt-autoprefixer": "^3.0.4",
    "grunt-contrib-sass": "^1.0.0",
    "grunt-contrib-watch": "^1.1.0"
  },
  "dependencies": {}
}
