{
  "name": "digi-rn-wizard",
  "version": "0.0.1",
  "description": "React Native Wizard Component",
  "main": "index.js",
  "author": "Matthew Wood",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/DigiColonyLLC/digiWizard.git"
  },
  "devDependencies": {
    "metro-react-native-babel-preset": "^0.66.0",
    "prettier": "^2.3.1"
  },
  "dependencies": {
    "prop-types": "^15.7.2"
  }
}
