{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "d3683074370c100608d3b2e9a4db5cea", "packages": [ { "name": "codestar/codestar", "version": "dev-dist", "source": { "type": "git", "url": "git@github.com:mohamdio/codestar.git", "reference": "8b6830246bca8eff9a2a2c5c5763a3963fc3ab52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mohamdio/codestar/zipball/8b6830246bca8eff9a2a2c5c5763a3963fc3ab52", "reference": "8b6830246bca8eff9a2a2c5c5763a3963fc3ab52", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "5.7" }, "type": "library", "autoload": { "psr-4": { "Codestar\\": "core/" } }, "scripts": { "test": [ "./vendor/bin/phpunit" ] }, "authors": [ { "name": "Codestar", "homepage": "http://codestarframework.com/" }, { "name": "Mohamed Abd Elhalim", "homepage": "https://mohamd.io/" } ], "description": "Codestar is a simple, lightweight and extensible options framework for WordPress.", "homepage": "https://github.com/Codestar/codestar-framework", "keywords": [ "codestar", "customizer", "framework", "metaboxes", "options", "shortcodes", "taxonomy", "wordpress" ], "time": "2018-03-21T15:39:07+00:00" }, { "name": "codestar/custom-styles", "version": "dev-dist", "source": { "type": "git", "url": "git@github.com:mohamdio/codestar-custom-styles.git", "reference": "0d016d8c923a636ba3886e49d3c95620f2c56aae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mohamdio/codestar-custom-styles/zipball/0d016d8c923a636ba3886e49d3c95620f2c56aae", "reference": "0d016d8c923a636ba3886e49d3c95620f2c56aae", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "5.7" }, "type": "library", "autoload": { "psr-4": { "JO\\Module\\CodestarCustomStyles\\": "src/" } }, "scripts": { "test": [ "./vendor/bin/phpunit" ] }, "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" } ], "description": "Add custom styles for Codestar framework.", "homepage": "https://github.com/mohamdio/codestar-custom-styles", "keywords": [ "codestar", "customizer", "framework", "metaboxes", "options", "shortcodes", "taxonomy", "wordpress" ], "time": "2018-01-13T09:24:17+00:00" }, { "name": "jozoor/wp-plugin-action-links", "version": "dev-dist", "source": { "type": "git", "url": "git@github.com:mohamdio/wp-plugin-action-links.git", "reference": "9c02c38327d7d8eb0795a20bba5f7653652ba2b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mohamdio/wp-plugin-action-links/zipball/9c02c38327d7d8eb0795a20bba5f7653652ba2b1", "reference": "9c02c38327d7d8eb0795a20bba5f7653652ba2b1", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/php-code-coverage": "4.0.8", "phpunit/phpunit": "5.7" }, "type": "library", "autoload": { "psr-4": { "JO\\Module\\PluginActionLinks\\": "src/" } }, "scripts": { "test": [ "./vendor/bin/phpunit" ] }, "license": [ "GPL-2.0+" ], "authors": [ { "name": "Mohamed Abd Elhalim", "homepage": "https://mohamd.io/" } ], "description": "WordPress module to add the list of links to display on the plugins page beside the activate and deactivate links.", "homepage": "https://github.com/mohamdio/wp-plugin-action-links", "keywords": [ "action", "links", "plugins", "wordpress" ], "time": "2018-02-12T16:03:28+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "codestar/codestar": 20, "codestar/custom-styles": 20, "jozoor/wp-plugin-action-links": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6" }, "platform-dev": [] }