mirror of
https://github.com/wangjunget/cordova-plugin-statusbar-height.git
synced 2026-04-22 00:00:03 +08:00
create project
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "cordova-plugin-statusbar-height",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-statusbar-height",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
]
|
||||
},
|
||||
"keywords": [
|
||||
"ecosystem:cordova",
|
||||
"cordova-android",
|
||||
"cordova-ios"
|
||||
],
|
||||
"author": "gene.wang",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user