{ "_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": "9c4b31c2e9265ea64c1bae1470ee0237", "packages": [ { "name": "mukto90/cx-settings-api", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mukto90/cx-settings-api.git", "reference": "b5fd0ea4dc0e89005b00490fe3480bfdcf494278" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mukto90/cx-settings-api/zipball/b5fd0ea4dc0e89005b00490fe3480bfdcf494278", "reference": "b5fd0ea4dc0e89005b00490fe3480bfdcf494278", "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 single-file settings API wrapper class", "homepage": "https://github.com/mukto90/cx-settings-api", "keywords": [ "Settings", "admin setting page", "options page", "settings api" ], "time": "2020-03-15T03:25:20+00:00" }, { "name": "mukto90/cx-survey-api", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mukto90/cx-survey-api.git", "reference": "1e774cc7de927e83b38b068c3e03c0ef048545a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mukto90/cx-survey-api/zipball/1e774cc7de927e83b38b068c3e03c0ef048545a6", "reference": "1e774cc7de927e83b38b068c3e03c0ef048545a6", "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": "Survey management for codexpert", "homepage": "https://github.com/mukto90/cx-survey-api", "keywords": [ "codexpert", "survey" ], "time": "2019-12-28T12:20:34+00:00" }, { "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-15T06:37:54+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "mukto90/cx-settings-api": 20, "mukto90/cx-survey-api": 20, "mukto90/ncrypt": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }