{
	"name": "precise-plugin-updater",
	"version": "1.0.2",
	"description":
		"=== Precise Plugin Updater === Contributors: cardinal90 Donate link: https://www.paypal.me/Cardinal Tags: automatic updates, plugins, updates, versions Requires at least: 3.9.0 Tested up to: 4.9.1 Requires PHP: 5.3 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html",
	"main": "index.js",
	"scripts": {
		"lint": "phpcs --extensions=php,inc -s . || true",
		"fix": "phpcbf --extensions=php,inc --standard=Wordpress . || true"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/Cardinal90/precise-plugin-updater.git"
	},
	"author": "",
	"license": "ISC",
	"bugs": {
		"url": "https://github.com/Cardinal90/precise-plugin-updater/issues"
	},
	"homepage": "https://github.com/Cardinal90/precise-plugin-updater#readme"
}
