{ "_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" ], "hash": "e2039764057ed2a4b04b4873e03064e7", "content-hash": "3f0eb422c241b49563ba3cd96f41e75a", "packages": [ { "name": "mukto90/mdc-meta-box", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mukto90/mdc-meta-box.git", "reference": "2a909fca2ffc7b5b2018986bbe032aad9907fea2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mukto90/mdc-meta-box/zipball/2a909fca2ffc7b5b2018986bbe032aad9907fea2", "reference": "2a909fca2ffc7b5b2018986bbe032aad9907fea2", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Nazmul Ahsan", "email": "n.mukto@gmail.com", "homepage": "https://nazmulahsan.me", "role": "Developer" } ], "description": "A PHP class to create custom meta boxes for WordPress' posts, pages or custom post types.", "homepage": "https://github.com/mukto90/mdc-meta-box", "keywords": [ "custom metabox", "meta box", "metabox" ], "time": "2018-06-23 08:45:07" }, { "name": "mukto90/ncrypt", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mukto90/ncrypt.git", "reference": "c66236716492796fcc7c28e07a5e7752daeb9225" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mukto90/ncrypt/zipball/c66236716492796fcc7c28e07a5e7752daeb9225", "reference": "c66236716492796fcc7c28e07a5e7752daeb9225", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Nazmul Ahsan", "email": "n.mukto@gmail.com", "homepage": "https://nazmulahsan.me", "role": "Developer" } ], "description": "A simple PHP class to encrypt a string and decrypt an encrypted string", "homepage": "https://github.com/mukto90/ncrypt", "keywords": [ "2 way encryption and decryption", "decryption", "encryption", "encryption and decryption" ], "time": "2018-05-15 06:37:54" }, { "name": "tareq1988/wordpress-settings-api-class", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/tareq1988/wordpress-settings-api-class.git", "reference": "243544eeb83be10e629dd89eb487b96e4170ed57" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tareq1988/wordpress-settings-api-class/zipball/243544eeb83be10e629dd89eb487b96e4170ed57", "reference": "243544eeb83be10e629dd89eb487b96e4170ed57", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPLv2" ], "authors": [ { "name": "Tareq Hasan", "email": "tareq@wedevs.com", "homepage": "http://tareq.wedevs.com", "role": "Developer" } ], "description": "WordPress settings API Abstraction Class", "homepage": "https://github.com/tareq1988/wordpress-settings-api-class", "keywords": [ "settings-api", "wordpress", "wp" ], "time": "2018-05-01 19:33:47" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "mukto90/mdc-meta-box": 20, "mukto90/ncrypt": 20, "tareq1988/wordpress-settings-api-class": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }