Files
easystream/core/f_classes/class_proxycheck/composer.lock
T
Krystie 092a8bc7ce refactor: organize codebase and remove redundant files
- Removed all backup/duplicate files
- Removed test files from root
- Consolidated documentation to /docs/
- Moved scripts to /scripts/
- Renamed f_* directories (removed prefix)
- Organized icons and assets
- Removed unused vendor directories
- Cleaned up redundant config files
2026-03-30 16:34:45 -07:00

68 lines
2.3 KiB
JSON

{
"_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": "4c04a83c030368524bfa3b6e5956ddb8",
"packages": [
{
"name": "proxycheck/proxycheck-php",
"version": "v0.2.2",
"source": {
"type": "git",
"url": "https://github.com/proxycheck/proxycheck-php.git",
"reference": "03d15e5198142d8245360e5db85d5a1ec50cea28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/proxycheck/proxycheck-php/zipball/03d15e5198142d8245360e5db85d5a1ec50cea28",
"reference": "03d15e5198142d8245360e5db85d5a1ec50cea28",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"php": ">=5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"proxycheck\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "proxycheck and contributors",
"homepage": "https://github.com/proxycheck/proxycheck-php/contributors"
}
],
"description": "proxycheck.io PHP Library",
"homepage": "https://proxycheck.io/",
"keywords": [
"api",
"proxy checking",
"proxycheck"
],
"support": {
"issues": "https://github.com/proxycheck/proxycheck-php/issues",
"source": "https://github.com/proxycheck/proxycheck-php/tree/v0.2.2"
},
"time": "2023-01-04T15:02:33+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}