react-native-image-cropper
Version:
Crop image in React Native using pan to move, pinch to zoom -> capture to file or base64
2 lines (1 loc) • 1.06 kB
JSON
{"name":"react-native-image-cropper","version":"0.4.5","description":"Crop image in React Native using pan to move, pinch to zoom -> capture to file or base64","main":"src/index.js","directories":{"example":"example"},"scripts":{"test":"eslint .","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"https://github.com/stoffern/react-native-image-cropper.git"},"keywords":["imagecropper","image","crop","react-native","gl-react-native","image-croppper"],"author":"Kristoffer Klevenberg","license":"MIT","bugs":{"url":"https://github.com/stoffern/react-native-image-cropper/issues"},"homepage":"https://github.com/stoffern/react-native-image-cropper#readme","dependencies":{"eslint":"^4.8.0","eslint-plugin-react":"^7.4.0","gl-react":"^2.2.8","gl-react-native":"^2.38.0","prop-types":"^15.6.0","rect-clamp":"^0.0.0","rect-crop":"^0.0.0"},"devDependencies":{"cz-conventional-changelog":"^2.0.0","semantic-release":"^8.0.3"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}}}