Repository URL to install this package:
|
Version:
0.0.6 ▾
|
react-native-motif-sdk
/
package.json
|
|---|
{
"name": "react-native-motif-sdk",
"version": "0.0.6",
"description": "Motif SDK for React Native platform",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native"
],
"author": "Vipera 2019",
"license": "Vipera Commercial",
"peerDependencies": {
"react-native": "^0.41.2",
"react-native-windows": "0.41.0-rc.1"
}
}