UNPKG

react-native-image-tools-wm

Version:

A collection of image processing tools for React Native

26 lines (25 loc) 558 B
{ "name": "react-native-image-tools-wm", "version": "1.5.8", "description": "A collection of image processing tools for React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "image", "edit", "processing", "mask" ], "author": "Dmitry Kazlouski", "license": "MIT", "peerDependencies": { "react-native": ">=0.41.2" }, "repository": { "type": "git", "url": "https://github.com/wowmaking/react-native-image-tools" } }