mirror of
https://github.com/liujingdong/cordovaAddPermissions.git
synced 2026-02-01 00:00:05 +08:00
22 lines
423 B
JSON
22 lines
423 B
JSON
{
|
|
"name": "crazy-dong-plugin-permissions",
|
|
"version": "1.0.0",
|
|
"description": "scan_qr",
|
|
"cordova": {
|
|
"id":"org.cordova.PermissionsPlugin",
|
|
"platforms": [
|
|
"android"
|
|
]
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/liujingdong/cordovaAddPermissions.git"
|
|
},
|
|
"keywords": [
|
|
"ecosystem:cordova",
|
|
"cordova-android"
|
|
],
|
|
"author": "liujingdong",
|
|
"license": "ISC"
|
|
}
|