mirror of
https://github.com/elasthink/cordova-plugin-safeinsets.git
synced 2026-05-18 00:00:12 +08:00
Preparing the project.
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "cordova-plugin-safeinsets",
|
||||
"version": "0.1.0",
|
||||
"description": "Plugin to integrate screen areas in the style sheets like the status bar or display cutouts.",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-safeinsets",
|
||||
"platforms": [
|
||||
"android"
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/elasthink/cordova-plugin-safeinsets.git"
|
||||
},
|
||||
"keywords": [
|
||||
"cordova",
|
||||
"ecosystem:cordova",
|
||||
"cordova-android"
|
||||
],
|
||||
"author": "Elasthink",
|
||||
"license": "Apache 2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/elasthink/cordova-plugin-safeinsets/issues"
|
||||
},
|
||||
"homepage": "https://github.com/elasthink/cordova-plugin-safeinsets#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user