UNPKG

react-native-linear-gradient

Version:
28 lines (27 loc) 698 B
{ "name": "react-native-linear-gradient", "version": "1.5.11", "description": "A <LinearGradient> element for react-native", "main": "index", "author": { "name": "Brent Vatne", "email": "brentvatne@gmail.com", "url": "https://github.com/brentvatne" }, "contributors": [{ "name": "Nick Hudkins", "email": "nick@nickhudkins.com", "url": "https://github.com/nickhudkins" }, { "name": "Dmitry Gladkov", "email": "dmitry.gladkov@gmail.com", "url": "https://github.com/dgladkov" }], "repository": { "type": "git", "url": "git@github.com:brentvatne/react-native-linear-gradient.git" }, "devDependencies": { "jest-cli": "0.2.1" } }