?iť?

Your IP : 18.117.107.120


Current Path : /home/scgforma/www/soc064/htdocs/includes/mike42/escpos-php/
Upload File :
Current File : /home/scgforma/www/soc064/htdocs/includes/mike42/escpos-php/composer.json

{
	"name": "mike42/escpos-php",
	"type": "library",
	"description": "Thermal receipt printer library, for use with ESC/POS compatible printers",
	"homepage": "https://github.com/mike42/escpos-php",
	"keywords": ["receipt", "print", "escpos", "ESC-POS", "driver"],
	"license": "MIT",
	"authors": [
		{
			"name": "Michael Billington",
			"email": "michael.billington@gmail.com"
		},
		{
			"name": "Roni Saha",
			"email": "roni.cse@gmail.com"
		},
		{
			"name": "Gergely Radics",
			"email": "gerifield@ustream.tv"
		},
		{
			"name": "Warren Doyle",
			"email": "w.doyle@fuelled.co"
		},
		{
			"name": "vharo",
			"email": "vharo@geepok.com"
		}
	],
	"require": {
		"php": ">=5.3.0"
	},
	"require-dev": {
	    "phpunit/phpunit": "4.5.*"
	}
}