File: /var/www/html/wordpress/wp-content/plugins/bit-integrations/vendor/composer/installed.json
{
"packages": [
{
"name": "bitapps/wp-telemetry",
"version": "v0.0.9",
"version_normalized": "0.0.9.0",
"source": {
"type": "git",
"url": "https://github.com/Bit-Apps-Pro/wp-telemetry.git",
"reference": "6d9f5577396fe5e0ee96a7c9f05838d9f47e8721"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bit-Apps-Pro/wp-telemetry/zipball/6d9f5577396fe5e0ee96a7c9f05838d9f47e8721",
"reference": "6d9f5577396fe5e0ee96a7c9f05838d9f47e8721",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "dev-master",
"pestphp/pest": "3.x-dev",
"phpcompatibility/php-compatibility": "*",
"squizlabs/php_codesniffer": "*"
},
"time": "2024-10-09T10:08:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"BitApps\\WPTelemetry\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "BitApps",
"email": "developer@bitcode.pro"
}
],
"description": "A simple telemetry library for WordPress.",
"homepage": "https://bitapps.pro",
"keywords": [
"telemetry",
"wordpress",
"wp"
],
"support": {
"issues": "https://github.com/Bit-Apps-Pro/wp-telemetry/issues",
"source": "https://github.com/Bit-Apps-Pro/wp-telemetry"
},
"install-path": "../bitapps/wp-telemetry"
},
{
"name": "typisttech/imposter",
"version": "0.6.1",
"version_normalized": "0.6.1.0",
"source": {
"type": "git",
"url": "https://github.com/TypistTech/imposter.git",
"reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TypistTech/imposter/zipball/f52b1a2289d2ea9c660cf9595085d0b11469af83",
"reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"codeception/codeception": "^4.1",
"codeception/mockery-module": "^0.4.0",
"codeception/module-asserts": "^1.3",
"codeception/module-filesystem": "^1.0",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
"typisttech/imposter-plugin": "Composer plugin to integrate composer and imposter"
},
"time": "2020-12-06T22:57:09+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"TypistTech\\Imposter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Typist Tech",
"email": "imposter@typist.tech",
"homepage": "https://typist.tech"
},
{
"name": "Tang Rufus",
"email": "tangrufus@gmail.com",
"homepage": "https://typist.tech",
"role": "Developer"
}
],
"description": "Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
"homepage": "https://github.com/TypistTech/imposter",
"keywords": [
"composer",
"dependency",
"monkey-patching",
"namespace",
"wordpress"
],
"support": {
"email": "imposter@typist.tech",
"issues": "https://github.com/TypistTech/imposter/issues",
"source": "https://github.com/TypistTech/imposter"
},
"funding": [
{
"url": "https://typist.tech/donation/",
"type": "custom"
},
{
"url": "https://www.paypal.me/iAmTangRufus/30usd",
"type": "custom"
},
{
"url": "https://github.com/tangrufus",
"type": "github"
}
],
"install-path": "../typisttech/imposter"
},
{
"name": "typisttech/imposter-plugin",
"version": "0.6.2",
"version_normalized": "0.6.2.0",
"source": {
"type": "git",
"url": "https://github.com/TypistTech/imposter-plugin.git",
"reference": "15fa3c90aca3b79497f438b9e02a6176498de53c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TypistTech/imposter-plugin/zipball/15fa3c90aca3b79497f438b9e02a6176498de53c",
"reference": "15fa3c90aca3b79497f438b9e02a6176498de53c",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"php": "^7.3 || ^8.0",
"typisttech/imposter": "^0.6.1"
},
"require-dev": {
"codeception/codeception": "^4.1",
"codeception/module-asserts": "^1.3",
"codeception/module-cli": "^1.1",
"codeception/module-filesystem": "^1.0",
"composer/composer": "^1.10.19 || ^2.0",
"squizlabs/php_codesniffer": "^3.5",
"typisttech/codeception-composer-project-module": "^0.1.1"
},
"time": "2020-12-06T23:41:30+00:00",
"type": "composer-plugin",
"extra": {
"class": "TypistTech\\Imposter\\Plugin\\ImposterPlugin",
"branch-alias": {
"dev-master": "0.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"TypistTech\\Imposter\\Plugin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Typist Tech",
"email": "imposter-plugin@typist.tech",
"homepage": "https://www.typist.tech"
},
{
"name": "Tang Rufus",
"email": "tangrufus@gmail.com",
"homepage": "https://www.typist.tech",
"role": "Developer"
}
],
"description": "Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
"homepage": "https://github.com/TypistTech/imposter-plugin",
"keywords": [
"composer",
"composer-plugin",
"dependency",
"monkey-patching",
"namespace",
"wordpress"
],
"support": {
"email": "imposter-plugin@typist.tech",
"issues": "https://github.com/TypistTech/imposter-plugin/issues",
"source": "https://github.com/TypistTech/imposter-plugin"
},
"funding": [
{
"url": "https://typist.tech/donation/",
"type": "custom"
},
{
"url": "https://www.paypal.me/iAmTangRufus/30usd",
"type": "custom"
},
{
"url": "https://github.com/tangrufus",
"type": "github"
}
],
"install-path": "../typisttech/imposter-plugin"
}
],
"dev": false,
"dev-package-names": []
}