Skip to content

Commit

Permalink
Merge pull request #202 from mike42/mike42-patch-2
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
mike42 authored Oct 24, 2016
2 parents 6a9d083 + 6327ab8 commit 1425194
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,14 @@
{
"name": "mike42/escpos-php",
"type": "library",
"description": "Thermal receipt printer library, for use with ESC/POS compatible printers",
"description": "PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers",
"homepage": "https://github.com/mike42/escpos-php",
"keywords": ["receipt", "print", "escpos", "ESC-POS", "driver"],
"license": "MIT",
"authors": [
{
"name": "Michael Billington",
"email": "[email protected]"
},
{
"name": "Roni Saha",
"email": "[email protected]"
},
{
"name": "Gergely Radics",
"email": "[email protected]"
},
{
"name": "Warren Doyle",
"email": "[email protected]"
},
{
"name": "vharo",
"email": "[email protected]"
}
],
"require": {
Expand Down

0 comments on commit 1425194

Please sign in to comment.