PATH:
home
/
lab2454c
/
keebchat.com
{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "bdd5a890d479130a04e04ff8bdec1576", "packages": [ { "name": "abraham/twitteroauth", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/abraham/twitteroauth.git", "reference": "51a502cde3c4f414ea0f98827afbeca1f19dfe2d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/51a502cde3c4f414ea0f98827afbeca1f19dfe2d", "reference": "51a502cde3c4f414ea0f98827afbeca1f19dfe2d", "shasum": "" }, "require": { "composer/ca-bundle": "^1.2", "ext-curl": "*", "php": "^7.3 || ^7.4 || ^8.0" }, "require-dev": { "php-vcr/php-vcr": "^1", "php-vcr/phpunit-testlistener-vcr": "dev-php-8", "phpmd/phpmd": "^2", "phpunit/phpunit": "^8 || ^9", "squizlabs/php_codesniffer": "^3" }, "type": "library", "autoload": { "psr-4": { "Abraham\\TwitterOAuth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Abraham Williams", "email": "abraham@abrah.am", "homepage": "https://abrah.am", "role": "Developer" } ], "description": "The most popular PHP library for use with the Twitter OAuth REST API.", "homepage": "https://twitteroauth.com", "keywords": [ "Twitter API", "Twitter oAuth", "api", "oauth", "rest", "social", "twitter" ], "time": "2021-07-19T00:42:49+00:00" }, { "name": "composer/ca-bundle", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b", "shasum": "" }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.55", "psr/log": "^1.0", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ], "time": "2021-10-28T20:44:15+00:00" }, { "name": "facebook/graph-sdk", "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/facebook/php-graph-sdk.git", "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b", "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b", "shasum": "" }, "require": { "php": "^5.4|^7.0" }, "require-dev": { "guzzlehttp/guzzle": "~5.0", "mockery/mockery": "~0.8", "phpunit/phpunit": "~4.0" }, "suggest": { "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client", "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "Facebook\\": "src/Facebook/" }, "files": [ "src/Facebook/polyfills.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Facebook Platform" ], "authors": [ { "name": "Facebook", "homepage": "https://github.com/facebook/php-graph-sdk/contributors" } ], "description": "Facebook SDK for PHP", "homepage": "https://github.com/facebook/php-graph-sdk", "keywords": [ "facebook", "sdk" ], "abandoned": true, "time": "2018-12-11T22:56:31+00:00" }, { "name": "newsdataio/newsdataapi", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/newsdataapi/php-client.git", "reference": "a7a45681471a104936fbddf5e5d7bce37ba537e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/newsdataapi/php-client/zipball/a7a45681471a104936fbddf5e5d7bce37ba537e6", "reference": "a7a45681471a104936fbddf5e5d7bce37ba537e6", "shasum": "" }, "require": { "ext-curl": "*", "php": "^7.3 || ^7.4 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^8 || ^9" }, "type": "library", "autoload": { "psr-4": { "NewsdataIO\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Newsdata", "email": "contact@newsdata.io", "homepage": "https://newsdata.io", "role": "Developer" } ], "description": "The PHP library for use with the Newsdata.io REST API.", "homepage": "https://newsdata.io", "keywords": [ "archive", "historical", "latest", "sources" ], "time": "2021-10-13T07:03:03+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }
[-] wsoyanzf.php
[edit]
[-] keebchat.zip
[edit]
[-] robots.txt
[edit]
[-] xynz.php
[edit]
[-] composer.lock
[edit]
[-] composer.json
[edit]
[+]
apps
[-] keebchat-latest.zip
[edit]
[-] index.php
[edit]
[+]
..
[-] wp-blog-header.php
[edit]
[-] whsy.php
[edit]
[+]
upload
[+]
api_docs
[+]
core
[-] update.php
[edit]
[-] htaccess.th
[edit]
[-] alfa-rex1.php
[edit]
[-] api.php
[edit]
[+]
cgi-bin
[+]
vendor
[-] nginx.conf
[edit]
[-] web.config
[edit]
[+]
themes
[-] .htaccess
[edit]
[-] randkeyword.php
[edit]
[+]
sitemap
[-] about.php
[edit]
[+]
site_backups
[-] error_log
[edit]
[+]
.well-known
[-] alfa-rex.php
[edit]
[-] wp-cron.php
[edit]
[-] ava.php
[edit]
[-] text.php
[edit]
[-] alfanew.php
[edit]