This commit is contained in:
erwanlr
2020-03-14 11:33:08 +01:00
parent f23d0c0157
commit 6f22ba350f
10 changed files with 4526 additions and 3 deletions

View 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/"
}
]
}