UNPKG

react-native-glass-view

Version:
30 lines (29 loc) 696 B
{ "name": "react-native-glass-view", "version": "0.0.6", "description": "Glass View", "main": "GlassView.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/se-ajayp/react-native-glass-view.git" }, "peerDependencies": { "react": "18.2.0", "react-native": "0.73.6" }, "keywords": [ "glass", "glassmorphism", "glass-view", "glass-morphism" ], "author": "se-ajayp", "license": "ISC", "bugs": { "url": "https://github.com/se-ajayp/react-native-glass-view/issues" }, "homepage": "https://github.com/se-ajayp/react-native-glass-view#readme" }