Adds DFs
This commit is contained in:
23
spec/fixtures/dynamic_finders/plugin_version/simple-emzon-links/composer_file/composer.json
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/simple-emzon-links/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name" : "wddportfolio/simple-emzon-links",
|
||||
"description": "Simple Emzon Links is a simple WordPress plugin that uses Amazon Product Advertising API and allow you to display desired product from Amazon within your WordPress Post Editor.",
|
||||
"keywords": [
|
||||
"wordpress",
|
||||
"amazon affiliate",
|
||||
"Amazon",
|
||||
"product advertising api"
|
||||
],
|
||||
"version" : "0.1.0",
|
||||
"type" : "wordpress-plugin",
|
||||
"license" : "GPL-2.0-or-later",
|
||||
"authors" : [
|
||||
{
|
||||
"name" : "WDDPortfolio",
|
||||
"homepage": "https://www.wddportfolio.com/"
|
||||
},
|
||||
{
|
||||
"name" : "Muhammad Furqan Abid",
|
||||
"homepage": "https://www.mfurqanabid.com/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user