oont-contents/plugins/xc-woo-google-cloud-print/vendor/printnode/printnode-php/examples/composer.json
2025-02-08 15:10:23 +01:00

11 lines
278 B
JSON

{
"name": "printnode-example-1",
"description": "Example #1 how to use PrintNode",
"require": {
"printnode/printnode-php": "dev-master"
},
"repositories": [{
"type": "vcs",
"url": "https://github.com/PrintNode/PrintNode-PHP"
}]
}