react-native-uking-fast-image
Version:
Native QRCode and barcode and QRScanner component for React Native SDK
31 lines (30 loc) • 736 B
JSON
{
"name": "react-native-uking-fast-image",
"version": "0.0.1",
"description": "Native QRCode and barcode and QRScanner component for React Native SDK",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/An-uking/react-native-uking-fast-image.git"
},
"keywords": [
"React",
"Native",
"SDK",
"image",
"imageloader"
],
"author": "uking",
"license": "MIT",
"bugs": {
"url": "https://github.com/An-uking/react-native-uking-fast-image/issues"
},
"homepage": "https://github.com/An-uking/react-native-uking-fast-image#readme",
"devDependencies": {
"react": "^16.2.0",
"react-native": "^0.51.2"
}
}