HELLO v3!!!
This commit is contained in:
21
spec/fixtures/dynamic_finders/plugin_version/precise-plugin-updater/composer_file/package.json
vendored
Normal file
21
spec/fixtures/dynamic_finders/plugin_version/precise-plugin-updater/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user