Skip to content

Commit

Permalink
adding cordova compat
Browse files Browse the repository at this point in the history
  • Loading branch information
moahmed benaida committed Jul 25, 2017
1 parent 0b2c793 commit 45f22b0
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "cordova-brother-label-printer",
"version": "1.0.0",
"description": "Cordova plugin for brother printers",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/momzor/cordova-brother-label-printer.git"
},
"keywords": [
"cordova",
"plugin",
"brother",
"label",
"printer",
"sql",
"820"
],
"author": "mohamed.benaida forked from gordol",
"license": "ISC",
"bugs": {
"url": "https://github.com/momzor/cordova-brother-label-printer/issues"
},
"homepage": "https://github.com/momzor/cordova-brother-label-printer#readme"
}

0 comments on commit 45f22b0

Please sign in to comment.