react-native-ibm-mobilefirst-jsonstore
Version:
React Native SDK for IBM JSONStore. Works with IBM Mobile First
28 lines (27 loc) • 698 B
JSON
{
"name": "react-native-ibm-mobilefirst-jsonstore",
"version": "8.0.2022081612",
"description": "React Native SDK for IBM JSONStore. Works with IBM Mobile First",
"main": "index.js",
"dependencies": {
"uuid": "^3.3.2"
},
"repository": {
"type": "git",
"url": "https://git.ng.bluemix.net/ibmmfpf/react-native-ibm-mobilefirst-jsonstore/tree/master"
},
"scripts": {
"postinstall": "node build.js"
},
"keywords": [
"ibm",
"jsonstore",
"mobilefirst",
"jsonstore react native",
"ios",
"mfp",
"android"
],
"author": "IBM",
"license": "SEE LICENSE IN LICENSE.TXT"
}