HELLO v3!!!
This commit is contained in:
36
spec/fixtures/dynamic_finders/plugin_version/arabic-webfonts/composer_file/composer.json
vendored
Normal file
36
spec/fixtures/dynamic_finders/plugin_version/arabic-webfonts/composer_file/composer.json
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "jozoor/arabic-webfonts",
|
||||
"description": "An easy way to add Arabic fonts to any theme without coding using WordPress Customizer.",
|
||||
"version": "1.4.5",
|
||||
"keywords": ["Arabic", "Arabic fonts", "Arabic webfonts", "webfonts", "fonts", "Typography", "WordPress fonts", "WordPress Arabic fonts plugin", "WordPress customizer"],
|
||||
"type": "wordpress-plugin",
|
||||
"homepage": "https://plugins.jozoor.com/arabic-webfonts/",
|
||||
"license": "GPL-2.0+",
|
||||
"authors": [
|
||||
{
|
||||
"name": "jozoor",
|
||||
"email": "info@jozoor.com",
|
||||
"homepage": "https://jozoor.com/",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "Mohamed Abd Elhalim",
|
||||
"email": "mohamdiod@gmail.com",
|
||||
"homepage": "https://mohamd.io/",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.6",
|
||||
"jozoor/wp-plugin-action-links": "dev-dist"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git@github.com:mohamdio/wp-plugin-action-links.git",
|
||||
"no-api": true
|
||||
}
|
||||
],
|
||||
"autoload": {},
|
||||
"scripts": {}
|
||||
}
|
||||
Reference in New Issue
Block a user