HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View 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": {}
}