Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
3d53c3f6a7
commit
cb13f527d4
43
js/ui/cordova/plugins/cordova-plugin-file/package.json
Normal file
43
js/ui/cordova/plugins/cordova-plugin-file/package.json
Normal file
|
@ -0,0 +1,43 @@
|
||||||
|
{
|
||||||
|
"name": "cordova-plugin-file",
|
||||||
|
"version": "4.1.1",
|
||||||
|
"description": "Cordova File Plugin",
|
||||||
|
"cordova": {
|
||||||
|
"id": "cordova-plugin-file",
|
||||||
|
"platforms": [
|
||||||
|
"android",
|
||||||
|
"amazon-fireos",
|
||||||
|
"ubuntu",
|
||||||
|
"ios",
|
||||||
|
"osx",
|
||||||
|
"wp7",
|
||||||
|
"wp8",
|
||||||
|
"blackberry10",
|
||||||
|
"windows8",
|
||||||
|
"windows",
|
||||||
|
"firefoxos"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/apache/cordova-plugin-file"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"cordova",
|
||||||
|
"file",
|
||||||
|
"ecosystem:cordova",
|
||||||
|
"cordova-android",
|
||||||
|
"cordova-amazon-fireos",
|
||||||
|
"cordova-ubuntu",
|
||||||
|
"cordova-ios",
|
||||||
|
"cordova-osx",
|
||||||
|
"cordova-wp7",
|
||||||
|
"cordova-wp8",
|
||||||
|
"cordova-blackberry10",
|
||||||
|
"cordova-windows8",
|
||||||
|
"cordova-windows",
|
||||||
|
"cordova-firefoxos"
|
||||||
|
],
|
||||||
|
"author": "Apache Software Foundation",
|
||||||
|
"license": "Apache-2.0"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user