UNPKG

react-native-radial-gradient

Version:
43 lines (42 loc) 984 B
{ "name": "react-native-radial-gradient", "version": "1.2.1", "description": "Radial gradient library for react native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ "android/", "ios/", "index.d.ts", "SRSRadialGradient.podspec" ], "types": "index.d.ts", "keywords": [ "react-native", "react", "native", "radial-gradient", "radial", "gradient", "react native gradient", "react native radial gradient" ], "author": { "name": "Surajit Sarkar", "email": "surajitsarkar19@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/surajitsarkar19/react-native-radial-gradient.git" }, "devDependencies": { "babel-preset-react-native": "^4.0.0", "prop-types": "^15.6.0" }, "dependencies": { "deprecated-react-native-prop-types": "^2.3.0" } }