react-native-walkme
Version:
Wrapper around the WalkMe SDK
25 lines (24 loc) • 579 B
JSON
{
"name": "react-native-walkme",
"version": "1.1.1",
"description": "Wrapper around the WalkMe SDK",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"walkme",
"abbi"
],
"author": "Ady Levy <ady@homeis.com>",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.58.6"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Homeisapp/react-native-walkme.git"
},
"homepage": "https://github.com/Homeisapp/react-native-walkme#readme"
}