UNPKG

@exodus/react-native-nft-viewer

Version:
54 lines (53 loc) 1.38 kB
{ "name": "@exodus/react-native-nft-viewer", "version": "1.0.3", "description": "A webview for displaying an NFT in a safe container.", "scripts": { "lint": "run -T eslint" }, "repository": { "type": "git", "url": "git+https://github.com/ExodusMovement/exodus-hydra.git" }, "files": [ "android/src/main/java", "CHANGELOG.md", "RNNFTViewer.podspec", "index.jsx", "ios/RNNFTViewer.xcodeproj/project.pbxproj", "ios/*.m", "ios/*.h", "android/build.gradle", "android/src/main/AndroidManifest.xml" ], "keywords": [ "react-native", "react-native-component", "react-native-nft-viewer", "@exodus/react-native-nft-viewer", "nft-viewer", "nfts", "nft", "webview", "android", "ios" ], "author": "Exodus Movement, Inc.", "license": "MIT", "bugs": { "url": "https://github.com/ExodusMovement/exodus-hydra/issues?q=is%3Aissue+is%3Aopen+label%3Areact-native-nft-viewer" }, "homepage": "https://github.com/ExodusMovement/exodus-hydra/tree/master/libraries/react-native-nft-viewer", "peerDependencies": { "react": ">=16.8.0", "react-native": ">=0.57.0" }, "devDependencies": { "@exodus/eslint-config-exodus": "^1.7.2" }, "publishConfig": { "access": "public", "provenance": false }, "gitHead": "56bc74b82b5fdefac9dca3a58d87e451c5c9fb87" }