{
  "name": "@vmnavarro/react-native-photo-editor",
  "version": "1.0.3",
  "description": "React Native: Native Photo Editor",
  "main": "index.tsx",
  "homepage": "https://github.com/prscX/react-native-photo-editor.git",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/prscX/react-native-photo-editor.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native"
  ],
  "author": "Pranav Raj Singh Chauhan",
  "devDependencies": {
    "@types/react": "^17.0.11",
    "@types/react-native": "^0.64.10",
    "typescript": "^4.3.4",
    "prettier": "^2.3.1"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/prscX/react-native-photo-editor/issues"
  }
}
