UNPKG

react-native-translatezview

Version:
53 lines (52 loc) 1.19 kB
{ "name": "react-native-translatezview", "title": "React Native Translatezview", "version": "1.0.4", "description": "Z Index Android Web IOS", "main": "index.js", "files": [ "README.md", "android", "index.js", "ios", "src", "index.d.ts", "react-native-translatezview.podspec" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Only-IceSoul/react-native-translateZView.git", "baseUrl": "https://github.com/Only-IceSoul/react-native-translateZView" }, "keywords": [ "react-native", "zIndex", "translateZ", "zAxis", "axisZ", "android", "ios", "animatable", "hack Z", "zView", "translateZView" ], "author": { "name": "Juan LF", "email": "justinjlf21@gmail.com" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": ">=16.8.1", "react-native": ">=0.60.0-rc.0 <1.0.x" }, "devDependencies": { "react": "^16.9.0", "react-native": "^0.61.5" } }