{
  "name": "react-native-tour",
  "version": "0.3.7",
  "description": "Display tips around parts of your react native application for new users",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Caribu/react-native-tour.git"
  },
  "keywords": [
    "react-native",
    "tour",
    "guide",
    "tutorial"
  ],
  "author": "Zach Silveira (Caribu)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Caribu/react-native-tour/issues"
  },
  "homepage": "https://github.com/Caribu/react-native-tour#readme"
}
