File "composer.json"

Full Path: /home/alforbsx/alfouadgroup.co/wp-content/plugins/arabic-webfonts/composer.json
File size: 1.14 KB
MIME-type: application/json
Charset: utf-8

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