react-native-pure-photo-browser
Version:
react native photo browser
28 lines (27 loc) • 686 B
JSON
{
"name": "react-native-pure-photo-browser",
"version": "0.1.6",
"description": "react native photo browser",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/musicode/react-native-pure-photo-browser.git"
},
"keywords": [
"react",
"native",
"photo browser"
],
"author": "musicode",
"license": "ISC",
"bugs": {
"url": "https://github.com/musicode/react-native-pure-photo-browser/issues"
},
"homepage": "https://github.com/musicode/react-native-pure-photo-browser#readme",
"dependencies": {
"prop-types": "^15.6.2"
}
}