UNPKG

react-native-extract-color

Version:
28 lines (27 loc) 672 B
{ "name": "react-native-extract-color", "version": "1.0.0", "description": "Extract colors from an image", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "extract-color", "color" ], "author": "zzetao", "license": "MIT", "bugs": { "url": "https://github.com/zzetao/react-native-extract-color/issues" }, "homepage": "https://github.com/zzetao/react-native-extract-color#readme", "repository": { "type": "git", "url": "git+https://github.com/zzetao/react-native-extract-color.git" }, "peerDependencies": { "react-native": "^0.41.2" } }