cordova-plugin-safeinsets/package.json
2019-06-01 07:56:09 +02:00

27 lines
701 B
JSON

{
"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"
}