173 lines
6.0 KiB
JSON
173 lines
6.0 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": "3607194100d6f07e79a6cf21cb37ba8f",
|
|
"packages": [
|
|
{
|
|
"name": "jjgrainger/posttypes",
|
|
"version": "v2.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jjgrainger/PostTypes.git",
|
|
"reference": "2f20f628ec44404960df4b1ae5d623397a66aec1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jjgrainger/PostTypes/zipball/2f20f628ec44404960df4b1ae5d623397a66aec1",
|
|
"reference": "2f20f628ec44404960df4b1ae5d623397a66aec1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.6",
|
|
"squizlabs/php_codesniffer": "3.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PostTypes\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joe Grainger",
|
|
"homepage": "https://jjgrainger.co.uk"
|
|
}
|
|
],
|
|
"description": "Simple WordPress custom post types.",
|
|
"homepage": "https://posttypes.jjgrainger.co.uk",
|
|
"keywords": [
|
|
"post-types",
|
|
"wordpress"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/jjgrainger/posttypes/issues",
|
|
"source": "https://github.com/jjgrainger/posttypes"
|
|
},
|
|
"time": "2024-10-13T17:23:48+00:00"
|
|
},
|
|
{
|
|
"name": "open-function-computers-llc/rad-theme-engine",
|
|
"version": "v1.0.34",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/open-function-computers-llc/rad-theme-engine.git",
|
|
"reference": "c0b814bdd0ee1f093a051ed2e78efdf8c1f4f94e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/open-function-computers-llc/rad-theme-engine/zipball/c0b814bdd0ee1f093a051ed2e78efdf8c1f4f94e",
|
|
"reference": "c0b814bdd0ee1f093a051ed2e78efdf8c1f4f94e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"jjgrainger/posttypes": "^2.1",
|
|
"php": ">=7.4",
|
|
"salesforce/handlebars-php": "^2.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"bin": [
|
|
"bin/getIcon"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ofc\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A suite of classes to make WordPress theme development cleaner",
|
|
"keywords": [
|
|
"handlebars",
|
|
"theme",
|
|
"wordpress"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/open-function-computers-llc/rad-theme-engine/issues",
|
|
"source": "https://github.com/open-function-computers-llc/rad-theme-engine/tree/v1.0.34"
|
|
},
|
|
"time": "2025-05-20T21:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "salesforce/handlebars-php",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/salesforce/handlebars-php.git",
|
|
"reference": "59fc47c7b2701659cb483d0f3461c4f712693b2b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/salesforce/handlebars-php/zipball/59fc47c7b2701659cb483d0f3461c4f712693b2b",
|
|
"reference": "59fc47c7b2701659cb483d0f3461c4f712693b2b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Handlebars": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "fzerorubigd",
|
|
"email": "fzerorubigd@gmail.com"
|
|
},
|
|
{
|
|
"name": "Behrooz Shabani (everplays)",
|
|
"email": "everplays@gmail.com"
|
|
},
|
|
{
|
|
"name": "Mardix",
|
|
"homepage": "https://github.com/mardix"
|
|
}
|
|
],
|
|
"description": "Handlebars processor for php",
|
|
"homepage": "http://www.github.com/salesforce/handlebars-php",
|
|
"keywords": [
|
|
"handlebars",
|
|
"mustache",
|
|
"templating"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/salesforce/handlebars-php/issues",
|
|
"source": "https://github.com/salesforce/handlebars-php/tree/2.3.0"
|
|
},
|
|
"time": "2020-06-08T17:23:52+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"
|
|
}
|