mirror of
https://github.com/wanxf-shuto/CordovaReadApplicationSignature.git
synced 2026-04-10 00:00:06 +08:00
Committed initial code
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "cordova-plugin-get-app-signature",
|
||||
"version": "0.1.0",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user