@vikasrg/react-native-simple-shadow-view
Version:
a Native shadow view for react native, for Android and iOS
33 lines (32 loc) • 892 B
JSON
{
"name": "@vikasrg/react-native-simple-shadow-view",
"version": "1.6.4",
"description": "a Native shadow view for react native, for Android and iOS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/vikasg603/react-native-simple-shadow-view.git"
},
"keywords": [
"react-native",
"react-native-shadow",
"react-native-shadow-view",
"react-native-simple-shadow-view",
"shadow in android",
"shadow",
"shadow-view",
"simple-shadow-view"
],
"author": "Roy Ben-Sasson",
"license": "MIT",
"peerDependencies": {
"react-native": "^0.63.2"
},
"bugs": {
"url": "https://github.com/vikasg603/react-native-simple-shadow-view/issues"
},
"homepage": "https://github.com/vikasg603/react-native-simple-shadow-view#readme"
}