21 lines
397 B
JSON
21 lines
397 B
JSON
{
|
|
"name": "ca-cleversolutions-zebraprinter",
|
|
"version": "0.0.1",
|
|
"description": "Zebra Printer Cordova Plugin for iOS and Android",
|
|
"cordova": {
|
|
"id": "ca-cleversolutions-zebraprinter",
|
|
"platforms": [
|
|
"ios"
|
|
]
|
|
},
|
|
"keywords": [
|
|
"ecosystem:cordova",
|
|
"cordova-ios"
|
|
],
|
|
"author": "Evan Moore",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"gulp": "^3.9.1"
|
|
}
|
|
}
|