UNPKG

react-native-customized-image-picker

Version:
34 lines (33 loc) 872 B
{ "name": "react-native-customized-image-picker", "version": "0.0.1", "description": "Select single or multiple images, with croping option", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/liukefu2050/react-native-customized-image-picker" }, "keywords": [ "react", "native", "react-native", "image", "picker", "crop", "cropping", "multiple", "camera" ], "author": "Ivan Pusic,liukefu", "license": "MIT", "bugs": { "url": "https://github.com/liukefu2050/react-native-customized-image-picker/issues" }, "homepage": "https://github.com/liukefu2050/react-native-customized-image-picker#readme", "peerDependencies": { "react-native": ">=0.33.0" } }