CordovaReadApplicationSigna.../package.json
info4shajeer@gmail.com 8ec7eebe1b Updated readme
2018-07-12 20:16:39 +05:30

26 lines
675 B
JSON

{
"name": "cordova-plugin-get-app-signature",
"version": "0.1.2",
"description": "This plugin is used to get application signature",
"cordova": {
"id": "cordova-plugin-get-app-signature",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/iamshajeer/CordovaReadApplicationSignature.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-android"
],
"author": "Shajeer Ahamed",
"license": "MIT",
"bugs": {
"url": "https://github.com/iamshajeer/CordovaReadApplicationSignature/issues"
},
"homepage": "https://github.com/iamshajeer/CordovaReadApplicationSignature#readme"
}