cordova-plugin-mfp-jsonstore
Version:
IBM MobileFirst Platform Foundation Cordova Plugin JSONStore
63 lines • 1.5 kB
JSON
{
"name": "cordova-plugin-mfp-jsonstore",
"version": "8.0.2024082705",
"description": "IBM MobileFirst Platform Foundation Cordova Plugin JSONStore",
"cordova": {
"id": "cordova-plugin-mfp-jsonstore",
"platforms": [
"android",
"ios",
"windows"
]
},
"repository": {
"type": "git",
"url": "https://git.ng.bluemix.net/ibmmfpf/cordova-plugin-mfp-jsonstore/tree/master"
},
"dependencies": {
"ibm-strings": "~0.1.0",
"mfp-config-xml": "0.0.5",
"npmlog": "0.0.6",
"shelljs": "0.3.0",
"xcode": "0.8.7"
},
"bundleDependencies": [
"ibm-strings",
"mfp-config-xml",
"shelljs",
"npmlog",
"xcode"
],
"keywords": [
"cordova",
"ibm",
"worklight",
"mobilefirst",
"mfp",
"jsonstore",
"ecosystem:cordova",
"cordova-android",
"cordova-ios",
"cordova-windows"
],
"engines": [
{
"name": "cordova-android",
"version": ">=6.1.2 <7"
},
{
"name": "cordova-ios",
"version": ">=4.1.1 <5"
},
{
"name": "cordova-windows",
"version": ">=4.3.2 <6"
},
{
"name": "cordova-plugman",
"version": ">=6.1.1 <7"
}
],
"author": "IBM",
"license": "SEE LICENSE IN LICENSE.TXT"
}